|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PaymentCodeType | |
|---|---|
| urn.ebay.apis.eBLBaseComponents | |
| Uses of PaymentCodeType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return PaymentCodeType | |
|---|---|
static PaymentCodeType |
PaymentCodeType.fromValue(String v)
|
PaymentCodeType |
PaymentInfoType.getPaymentType()
Getter for paymentType |
static PaymentCodeType |
PaymentCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PaymentCodeType[] |
PaymentCodeType.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 PaymentCodeType | |
|---|---|
void |
PaymentInfoType.setPaymentType(PaymentCodeType paymentType)
Setter for paymentType |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||