| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected DeliveryErrorTypeEnum |
TransactionDeliveryInfo.deliveryErrorType |
| Modifier and Type | Method and Description |
|---|---|
static DeliveryErrorTypeEnum |
DeliveryErrorTypeEnum.fromValue(String v) |
DeliveryErrorTypeEnum |
TransactionDeliveryInfo.getDeliveryErrorType()
Gets the value of the deliveryErrorType property.
|
static DeliveryErrorTypeEnum |
DeliveryErrorTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliveryErrorTypeEnum[] |
DeliveryErrorTypeEnum.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.setDeliveryErrorType(DeliveryErrorTypeEnum value)
Sets the value of the deliveryErrorType property.
|
Copyright © 2019. All Rights Reserved.