Uses of Class
com.maplander.backend.model.manage.whatsAppBot.MessageWhatsApp
Packages that use MessageWhatsApp
-
Uses of MessageWhatsApp in com.maplander.backend.model.manage.whatsAppBot
Methods in com.maplander.backend.model.manage.whatsAppBot that return types with arguments of type MessageWhatsAppModifier and TypeMethodDescriptionUserWhatsApp.getMessage()UserWhatsAppRV.getMessage()WhatsAppWithOutUser.getMessage()UserWhatsApp.getMessage2()UserWhatsAppRV.getMessage2()MessagesWhats.getMessageWhatsApps()Method parameters in com.maplander.backend.model.manage.whatsAppBot with type arguments of type MessageWhatsAppModifier and TypeMethodDescriptionvoidUserWhatsApp.setMessage(List<MessageWhatsApp> message) voidUserWhatsAppRV.setMessage(List<MessageWhatsApp> message) voidWhatsAppWithOutUser.setMessage(List<MessageWhatsApp> message) voidUserWhatsApp.setMessage2(List<MessageWhatsApp> message2) voidUserWhatsAppRV.setMessage2(List<MessageWhatsApp> message2) voidMessagesWhats.setMessageWhatsApps(List<MessageWhatsApp> messageWhatsApps)