urn.ebay.apis.eBLBaseComponents
Class GetBillingAgreementCustomerDetailsResponseDetailsType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.GetBillingAgreementCustomerDetailsResponseDetailsType

public class GetBillingAgreementCustomerDetailsResponseDetailsType
extends Object


Constructor Summary
GetBillingAgreementCustomerDetailsResponseDetailsType()
          Default Constructor
GetBillingAgreementCustomerDetailsResponseDetailsType(Node node)
           
 
Method Summary
 AddressType getBillingAddress()
          Getter for billingAddress
 PayerInfoType getPayerInfo()
          Getter for payerInfo
 void setBillingAddress(AddressType billingAddress)
          Setter for billingAddress
 void setPayerInfo(PayerInfoType payerInfo)
          Setter for payerInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetBillingAgreementCustomerDetailsResponseDetailsType

public GetBillingAgreementCustomerDetailsResponseDetailsType()
Default Constructor


GetBillingAgreementCustomerDetailsResponseDetailsType

public GetBillingAgreementCustomerDetailsResponseDetailsType(Node node)
                                                      throws XPathExpressionException
Throws:
XPathExpressionException
Method Detail

getPayerInfo

public PayerInfoType getPayerInfo()
Getter for payerInfo


setPayerInfo

public void setPayerInfo(PayerInfoType payerInfo)
Setter for payerInfo


getBillingAddress

public AddressType getBillingAddress()
Getter for billingAddress


setBillingAddress

public void setBillingAddress(AddressType billingAddress)
Setter for billingAddress



Copyright © 2013. All Rights Reserved.