| Package | Description |
|---|---|
| org.csapi.schema.parlayx.multimedia_messaging.v2_4 |
| Modifier and Type | Field and Description |
|---|---|
protected DeliveryStatus |
DeliveryInformation.deliveryStatus |
| Modifier and Type | Method and Description |
|---|---|
static DeliveryStatus |
DeliveryStatus.fromValue(String v) |
DeliveryStatus |
DeliveryInformation.getDeliveryStatus()
Gets the value of the deliveryStatus property.
|
static DeliveryStatus |
DeliveryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliveryStatus[] |
DeliveryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeliveryInformation.setDeliveryStatus(DeliveryStatus value)
Sets the value of the deliveryStatus property.
|
Copyright © 2009,2013 Oracle and/or its affiliates. All rights reserved.