|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MerchantPullStatusCodeType | |
|---|---|
| urn.ebay.api.PayPalAPI | |
| urn.ebay.apis.eBLBaseComponents | |
| Uses of MerchantPullStatusCodeType in urn.ebay.api.PayPalAPI |
|---|
| Methods in urn.ebay.api.PayPalAPI that return MerchantPullStatusCodeType | |
|---|---|
MerchantPullStatusCodeType |
BAUpdateRequestType.getBillingAgreementStatus()
Getter for billingAgreementStatus |
| Methods in urn.ebay.api.PayPalAPI with parameters of type MerchantPullStatusCodeType | |
|---|---|
void |
BAUpdateRequestType.setBillingAgreementStatus(MerchantPullStatusCodeType billingAgreementStatus)
Setter for billingAgreementStatus |
| Uses of MerchantPullStatusCodeType in urn.ebay.apis.eBLBaseComponents |
|---|
| Methods in urn.ebay.apis.eBLBaseComponents that return MerchantPullStatusCodeType | |
|---|---|
static MerchantPullStatusCodeType |
MerchantPullStatusCodeType.fromValue(String v)
|
MerchantPullStatusCodeType |
BAUpdateResponseDetailsType.getBillingAgreementStatus()
Getter for billingAgreementStatus |
MerchantPullStatusCodeType |
MerchantPullInfoType.getMpStatus()
Getter for mpStatus |
static MerchantPullStatusCodeType |
MerchantPullStatusCodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MerchantPullStatusCodeType[] |
MerchantPullStatusCodeType.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 MerchantPullStatusCodeType | |
|---|---|
void |
BAUpdateResponseDetailsType.setBillingAgreementStatus(MerchantPullStatusCodeType billingAgreementStatus)
Setter for billingAgreementStatus |
void |
MerchantPullInfoType.setMpStatus(MerchantPullStatusCodeType mpStatus)
Setter for mpStatus |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||