urn.ebay.api.PayPalAPI
Class SetCustomerBillingAgreementRequestType
java.lang.Object
urn.ebay.apis.eBLBaseComponents.AbstractRequestType
urn.ebay.api.PayPalAPI.SetCustomerBillingAgreementRequestType
public class SetCustomerBillingAgreementRequestType
- extends AbstractRequestType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetCustomerBillingAgreementRequestType
public SetCustomerBillingAgreementRequestType(SetCustomerBillingAgreementRequestDetailsType setCustomerBillingAgreementRequestDetails)
- Constructor with arguments
SetCustomerBillingAgreementRequestType
public SetCustomerBillingAgreementRequestType()
- Default Constructor
getSetCustomerBillingAgreementRequestDetails
public SetCustomerBillingAgreementRequestDetailsType getSetCustomerBillingAgreementRequestDetails()
- Getter for setCustomerBillingAgreementRequestDetails
setSetCustomerBillingAgreementRequestDetails
public void setSetCustomerBillingAgreementRequestDetails(SetCustomerBillingAgreementRequestDetailsType setCustomerBillingAgreementRequestDetails)
- Setter for setCustomerBillingAgreementRequestDetails
toXMLString
public String toXMLString(String prefix,
String name)
- Overrides:
toXMLString in class AbstractRequestType
Copyright © 2013. All Rights Reserved.