|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PaymentActionCodeType | |
|---|---|
| urn.ebay.apis.eBLBaseComponents | |
| Uses of PaymentActionCodeType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return PaymentActionCodeType | |
|---|---|
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. |
| Methods in urn.ebay.apis.eBLBaseComponents with parameters of type PaymentActionCodeType | |
|---|---|
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 |
| Constructors in urn.ebay.apis.eBLBaseComponents with parameters of type PaymentActionCodeType | |
|---|---|
DoReferenceTransactionRequestDetailsType(String referenceID,
PaymentActionCodeType paymentAction,
PaymentDetailsType paymentDetails)
Constructor with arguments |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||