| Package | Description |
|---|---|
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
static PaymentActionCodeType |
PaymentActionCodeType.fromValue(String v) |
PaymentActionCodeType |
SetExpressCheckoutRequestDetailsType.getPaymentAction()
Getter for paymentAction
|
PaymentActionCodeType |
PaymentDetailsType.getPaymentAction()
Getter for paymentAction
|
PaymentActionCodeType |
DoReferenceTransactionRequestDetailsType.getPaymentAction()
Getter for paymentAction
|
PaymentActionCodeType |
DoExpressCheckoutPaymentRequestDetailsType.getPaymentAction()
Getter for paymentAction
|
PaymentActionCodeType |
DoDirectPaymentRequestDetailsType.getPaymentAction()
Getter for paymentAction
|
PaymentActionCodeType |
CreateMobilePaymentRequestDetailsType.getPaymentAction()
Getter for paymentAction
|
static PaymentActionCodeType |
PaymentActionCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaymentActionCodeType[] |
PaymentActionCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetExpressCheckoutRequestDetailsType.setPaymentAction(PaymentActionCodeType paymentAction)
Setter for paymentAction
|
void |
PaymentDetailsType.setPaymentAction(PaymentActionCodeType paymentAction)
Setter for paymentAction
|
void |
DoReferenceTransactionRequestDetailsType.setPaymentAction(PaymentActionCodeType paymentAction)
Setter for paymentAction
|
void |
DoExpressCheckoutPaymentRequestDetailsType.setPaymentAction(PaymentActionCodeType paymentAction)
Setter for paymentAction
|
void |
DoDirectPaymentRequestDetailsType.setPaymentAction(PaymentActionCodeType paymentAction)
Setter for paymentAction
|
void |
CreateMobilePaymentRequestDetailsType.setPaymentAction(PaymentActionCodeType paymentAction)
Setter for paymentAction
|
| Constructor and Description |
|---|
DoReferenceTransactionRequestDetailsType(String referenceID,
PaymentActionCodeType paymentAction,
PaymentDetailsType paymentDetails)
Constructor with arguments
|
Copyright © 2017. All Rights Reserved.