| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<PaymentMethodsTypeEnum> |
ArrayOfPaymentMethod.paymentMethod |
| Modifier and Type | Method and Description |
|---|---|
static PaymentMethodsTypeEnum |
PaymentMethodsTypeEnum.fromValue(java.lang.String v) |
static PaymentMethodsTypeEnum |
PaymentMethodsTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PaymentMethodsTypeEnum[] |
PaymentMethodsTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PaymentMethodsTypeEnum> |
ArrayOfPaymentMethod.getPaymentMethod()
Gets the value of the paymentMethod property.
|
Copyright © 2018. All Rights Reserved.