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