Uses of Class
com.maplander.backend.model.manage.whatsAppBot.OptionsWhatsApp
Packages that use OptionsWhatsApp
-
Uses of OptionsWhatsApp in com.maplander.backend.model.manage.whatsAppBot
Methods in com.maplander.backend.model.manage.whatsAppBot that return OptionsWhatsAppModifier and TypeMethodDescriptionUserWhatsApp.getOptions()UserWhatsAppRV.getOptions()WhatsAppWithOutUser.getOptions()UserWhatsApp.getOptionsBC()UserWhatsAppRV.getOptionsBC()Methods in com.maplander.backend.model.manage.whatsAppBot with parameters of type OptionsWhatsAppModifier and TypeMethodDescriptionvoidUserWhatsApp.setOptions(OptionsWhatsApp options) voidUserWhatsAppRV.setOptions(OptionsWhatsApp options) voidWhatsAppWithOutUser.setOptions(OptionsWhatsApp options) voidUserWhatsApp.setOptionsBC(OptionsWhatsApp optionsBC) voidUserWhatsAppRV.setOptionsBC(OptionsWhatsApp optionsBC)