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