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 TypeMethodDescriptionvoid
UserWhatsApp.setOptions
(OptionsWhatsApp options) void
UserWhatsAppRV.setOptions
(OptionsWhatsApp options) void
WhatsAppWithOutUser.setOptions
(OptionsWhatsApp options) void
UserWhatsApp.setOptionsBC
(OptionsWhatsApp optionsBC) void
UserWhatsAppRV.setOptionsBC
(OptionsWhatsApp optionsBC)