| Package | Description |
|---|---|
| urn.ebay.apis.eBLBaseComponents |
| Modifier and Type | Method and Description |
|---|---|
static MerchantPullPaymentCodeType |
MerchantPullPaymentCodeType.fromValue(String v) |
MerchantPullPaymentCodeType |
PaymentDirectivesType.getPaymentType()
Getter for paymentType
|
MerchantPullPaymentCodeType |
MerchantPullPaymentType.getPaymentType()
Getter for paymentType
|
MerchantPullPaymentCodeType |
DoReferenceTransactionRequestDetailsType.getPaymentType()
Getter for paymentType
|
MerchantPullPaymentCodeType |
BillingAgreementDetailsType.getPaymentType()
Getter for paymentType
|
static MerchantPullPaymentCodeType |
MerchantPullPaymentCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MerchantPullPaymentCodeType[] |
MerchantPullPaymentCodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentDirectivesType.setPaymentType(MerchantPullPaymentCodeType paymentType)
Setter for paymentType
|
void |
MerchantPullPaymentType.setPaymentType(MerchantPullPaymentCodeType paymentType)
Setter for paymentType
|
void |
DoReferenceTransactionRequestDetailsType.setPaymentType(MerchantPullPaymentCodeType paymentType)
Setter for paymentType
|
void |
BillingAgreementDetailsType.setPaymentType(MerchantPullPaymentCodeType paymentType)
Setter for paymentType
|
Copyright © 2017. All Rights Reserved.