|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PaymentMethodEnum | |
|---|---|
| net.authorize.api.contract.v1 | |
| Uses of PaymentMethodEnum in net.authorize.api.contract.v1 |
|---|
| Fields in net.authorize.api.contract.v1 declared as PaymentMethodEnum | |
|---|---|
protected PaymentMethodEnum |
SubscriptionDetail.paymentMethod
|
| Methods in net.authorize.api.contract.v1 that return PaymentMethodEnum | |
|---|---|
static PaymentMethodEnum |
PaymentMethodEnum.fromValue(String v)
|
PaymentMethodEnum |
SubscriptionDetail.getPaymentMethod()
Gets the value of the paymentMethod property. |
static PaymentMethodEnum |
PaymentMethodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PaymentMethodEnum[] |
PaymentMethodEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.authorize.api.contract.v1 with parameters of type PaymentMethodEnum | |
|---|---|
void |
SubscriptionDetail.setPaymentMethod(PaymentMethodEnum value)
Sets the value of the paymentMethod property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||