|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PaymentReasonType | |
|---|---|
| urn.ebay.apis.eBLBaseComponents | |
| Uses of PaymentReasonType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return PaymentReasonType | |
|---|---|
static PaymentReasonType |
PaymentReasonType.fromValue(String v)
|
PaymentReasonType |
PaymentDetailsType.getPaymentReason()
Getter for paymentReason |
static PaymentReasonType |
PaymentReasonType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PaymentReasonType[] |
PaymentReasonType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in urn.ebay.apis.eBLBaseComponents with parameters of type PaymentReasonType | |
|---|---|
void |
PaymentDetailsType.setPaymentReason(PaymentReasonType paymentReason)
Setter for paymentReason |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||