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