| Package | Description |
|---|---|
| org.dellroad.jibxbindings.twilio.restapi |
JiBX Bindings for version 2010-04-01 of the Twilio REST API.
|
| Modifier and Type | Method and Description |
|---|---|
static SMSStatus |
SMSStatus.deserializeXML(java.lang.String string) |
SMSStatus |
SMSMessage.getStatus() |
static SMSStatus |
SMSStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SMSStatus[] |
SMSStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SMSMessage.setStatus(SMSStatus status) |