Package | Description |
---|---|
net.authorize.api.contract.v1 |
Modifier and Type | Field and Description |
---|---|
protected PaymentMethodEnum |
SubscriptionDetail.paymentMethod |
Modifier and Type | Method and Description |
---|---|
static PaymentMethodEnum |
PaymentMethodEnum.fromValue(java.lang.String v) |
PaymentMethodEnum |
SubscriptionDetail.getPaymentMethod()
Gets the value of the paymentMethod property.
|
static PaymentMethodEnum |
PaymentMethodEnum.valueOf(java.lang.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.
|
Modifier and Type | Method and Description |
---|---|
void |
SubscriptionDetail.setPaymentMethod(PaymentMethodEnum value)
Sets the value of the paymentMethod property.
|
Copyright © 2018. All Rights Reserved.