urn.ebay.api.PayPalAPI
Class SetCustomerBillingAgreementRequestType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.AbstractRequestType
      extended by urn.ebay.api.PayPalAPI.SetCustomerBillingAgreementRequestType

public class SetCustomerBillingAgreementRequestType
extends AbstractRequestType


Constructor Summary
SetCustomerBillingAgreementRequestType()
          Default Constructor
SetCustomerBillingAgreementRequestType(SetCustomerBillingAgreementRequestDetailsType setCustomerBillingAgreementRequestDetails)
          Constructor with arguments
 
Method Summary
 SetCustomerBillingAgreementRequestDetailsType getSetCustomerBillingAgreementRequestDetails()
          Getter for setCustomerBillingAgreementRequestDetails
 void setSetCustomerBillingAgreementRequestDetails(SetCustomerBillingAgreementRequestDetailsType setCustomerBillingAgreementRequestDetails)
          Setter for setCustomerBillingAgreementRequestDetails
 String toXMLString(String prefix, String name)
           
 
Methods inherited from class urn.ebay.apis.eBLBaseComponents.AbstractRequestType
getDetailLevel, getErrorLanguage, getVersion, setDetailLevel, setErrorLanguage, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetCustomerBillingAgreementRequestType

public SetCustomerBillingAgreementRequestType(SetCustomerBillingAgreementRequestDetailsType setCustomerBillingAgreementRequestDetails)
Constructor with arguments


SetCustomerBillingAgreementRequestType

public SetCustomerBillingAgreementRequestType()
Default Constructor

Method Detail

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.