|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MerchantPullPaymentCodeType | |
|---|---|
| urn.ebay.apis.eBLBaseComponents | |
| Uses of MerchantPullPaymentCodeType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return MerchantPullPaymentCodeType | |
|---|---|
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. |
| Methods in urn.ebay.apis.eBLBaseComponents with parameters of type MerchantPullPaymentCodeType | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||