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