| Package | Description |
|---|---|
| com.infobip.model |
| Modifier and Type | Method and Description |
|---|---|
static WhatsAppPhone.TypeEnum |
WhatsAppPhone.TypeEnum.fromValue(String value) |
WhatsAppPhone.TypeEnum |
WhatsAppPhone.getType()
Type of a phone.
|
WhatsAppPhone.TypeEnum |
WhatsAppPhone.TypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static WhatsAppPhone.TypeEnum |
WhatsAppPhone.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WhatsAppPhone.TypeEnum[] |
WhatsAppPhone.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WhatsAppPhone.setType(WhatsAppPhone.TypeEnum type) |
WhatsAppPhone |
WhatsAppPhone.type(WhatsAppPhone.TypeEnum type) |
void |
WhatsAppPhone.TypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
WhatsAppPhone.TypeEnum enumeration) |
Copyright © 2022. All rights reserved.