Uses of Class
com.flowable.engage.external.system.whatsapp.dto.WhatsAppInteractiveMessageDto.Header
-
Packages that use WhatsAppInteractiveMessageDto.Header Package Description com.flowable.engage.external.system.whatsapp.dto -
-
Uses of WhatsAppInteractiveMessageDto.Header in com.flowable.engage.external.system.whatsapp.dto
Fields in com.flowable.engage.external.system.whatsapp.dto declared as WhatsAppInteractiveMessageDto.Header Modifier and Type Field Description protected WhatsAppInteractiveMessageDto.Header
WhatsAppInteractiveMessageDto. header
Methods in com.flowable.engage.external.system.whatsapp.dto that return WhatsAppInteractiveMessageDto.Header Modifier and Type Method Description WhatsAppInteractiveMessageDto.Header
WhatsAppInteractiveMessageDto. getHeader()
Methods in com.flowable.engage.external.system.whatsapp.dto with parameters of type WhatsAppInteractiveMessageDto.Header Modifier and Type Method Description void
WhatsAppInteractiveMessageDto. setHeader(WhatsAppInteractiveMessageDto.Header header)
-