| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected DeliveryTypeEnum |
TransactionDeliveryInfo.deliveryType |
| Modifier and Type | Method and Description |
|---|---|
static DeliveryTypeEnum |
DeliveryTypeEnum.fromValue(String v) |
DeliveryTypeEnum |
TransactionDeliveryInfo.getDeliveryType()
Gets the value of the deliveryType property.
|
static DeliveryTypeEnum |
DeliveryTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliveryTypeEnum[] |
DeliveryTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionDeliveryInfo.setDeliveryType(DeliveryTypeEnum value)
Sets the value of the deliveryType property.
|
Copyright © 2019. All Rights Reserved.