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