public class WhatsAppInteractiveButtonsTextHeaderContent extends WhatsAppInteractiveButtonsHeaderContent
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_TEXT |
SERIALIZED_NAME_TYPE, type| Constructor and Description |
|---|
WhatsAppInteractiveButtonsTextHeaderContent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getText()
Text of the message header.
|
int |
hashCode() |
void |
setText(String text) |
WhatsAppInteractiveButtonsTextHeaderContent |
text(String text) |
String |
toString() |
getType, setType, typepublic static final String SERIALIZED_NAME_TEXT
public WhatsAppInteractiveButtonsTextHeaderContent()
public WhatsAppInteractiveButtonsTextHeaderContent text(String text)
public String getText()
public void setText(String text)
public boolean equals(Object o)
equals in class WhatsAppInteractiveButtonsHeaderContentpublic int hashCode()
hashCode in class WhatsAppInteractiveButtonsHeaderContentpublic String toString()
toString in class WhatsAppInteractiveButtonsHeaderContentCopyright © 2022. All rights reserved.