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