Uses of Class
com.maplander.backend.model.bot.SendWhatsApp
Packages that use SendWhatsApp
Package
Description
-
Uses of SendWhatsApp in com.maplander.backend.controller.endpoint.bot
Methods in com.maplander.backend.controller.endpoint.bot with parameters of type SendWhatsAppModifier and TypeMethodDescriptionWhatsAppBotEndpoint.saveSendWhatsApp
(SendWhatsApp sendWhatsApp) -
Uses of SendWhatsApp in com.maplander.backend.utils.bquery
Methods in com.maplander.backend.utils.bquery with parameters of type SendWhatsAppModifier and TypeMethodDescriptionstatic void
BQuerySendWhats.insertSendWhats
(SendWhatsApp sendWhatsApp) static void
BQuerySendWhats.updateSendWhats
(SendWhatsApp sendWhatsApp)