urn.ebay.api.PayPalAPI
Class GetBillingAgreementCustomerDetailsReq

java.lang.Object
  extended by urn.ebay.api.PayPalAPI.GetBillingAgreementCustomerDetailsReq

public class GetBillingAgreementCustomerDetailsReq
extends Object


Constructor Summary
GetBillingAgreementCustomerDetailsReq()
          Default Constructor
 
Method Summary
 GetBillingAgreementCustomerDetailsRequestType getGetBillingAgreementCustomerDetailsRequest()
          Getter for getBillingAgreementCustomerDetailsRequest
 void setGetBillingAgreementCustomerDetailsRequest(GetBillingAgreementCustomerDetailsRequestType getBillingAgreementCustomerDetailsRequest)
          Setter for getBillingAgreementCustomerDetailsRequest
 String toXMLString(String prefix, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetBillingAgreementCustomerDetailsReq

public GetBillingAgreementCustomerDetailsReq()
Default Constructor

Method Detail

getGetBillingAgreementCustomerDetailsRequest

public GetBillingAgreementCustomerDetailsRequestType getGetBillingAgreementCustomerDetailsRequest()
Getter for getBillingAgreementCustomerDetailsRequest


setGetBillingAgreementCustomerDetailsRequest

public void setGetBillingAgreementCustomerDetailsRequest(GetBillingAgreementCustomerDetailsRequestType getBillingAgreementCustomerDetailsRequest)
Setter for getBillingAgreementCustomerDetailsRequest


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2013. All Rights Reserved.