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