urn.ebay.apis.eBLBaseComponents
Class BAUpdateResponseDetailsType

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

public class BAUpdateResponseDetailsType
extends Object


Constructor Summary
BAUpdateResponseDetailsType()
          Default Constructor
BAUpdateResponseDetailsType(Node node)
           
 
Method Summary
 AddressType getBillingAddress()
          Getter for billingAddress
 String getBillingAgreementCustom()
          Getter for billingAgreementCustom
 String getBillingAgreementDescription()
          Getter for billingAgreementDescription
 String getBillingAgreementID()
          Getter for billingAgreementID
 BasicAmountType getBillingAgreementMax()
          Getter for billingAgreementMax
 MerchantPullStatusCodeType getBillingAgreementStatus()
          Getter for billingAgreementStatus
 PayerInfoType getPayerInfo()
          Getter for payerInfo
 void setBillingAddress(AddressType billingAddress)
          Setter for billingAddress
 void setBillingAgreementCustom(String billingAgreementCustom)
          Setter for billingAgreementCustom
 void setBillingAgreementDescription(String billingAgreementDescription)
          Setter for billingAgreementDescription
 void setBillingAgreementID(String billingAgreementID)
          Setter for billingAgreementID
 void setBillingAgreementMax(BasicAmountType billingAgreementMax)
          Setter for billingAgreementMax
 void setBillingAgreementStatus(MerchantPullStatusCodeType billingAgreementStatus)
          Setter for billingAgreementStatus
 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

BAUpdateResponseDetailsType

public BAUpdateResponseDetailsType()
Default Constructor


BAUpdateResponseDetailsType

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

getBillingAgreementID

public String getBillingAgreementID()
Getter for billingAgreementID


setBillingAgreementID

public void setBillingAgreementID(String billingAgreementID)
Setter for billingAgreementID


getBillingAgreementDescription

public String getBillingAgreementDescription()
Getter for billingAgreementDescription


setBillingAgreementDescription

public void setBillingAgreementDescription(String billingAgreementDescription)
Setter for billingAgreementDescription


getBillingAgreementStatus

public MerchantPullStatusCodeType getBillingAgreementStatus()
Getter for billingAgreementStatus


setBillingAgreementStatus

public void setBillingAgreementStatus(MerchantPullStatusCodeType billingAgreementStatus)
Setter for billingAgreementStatus


getBillingAgreementCustom

public String getBillingAgreementCustom()
Getter for billingAgreementCustom


setBillingAgreementCustom

public void setBillingAgreementCustom(String billingAgreementCustom)
Setter for billingAgreementCustom


getPayerInfo

public PayerInfoType getPayerInfo()
Getter for payerInfo


setPayerInfo

public void setPayerInfo(PayerInfoType payerInfo)
Setter for payerInfo


getBillingAgreementMax

public BasicAmountType getBillingAgreementMax()
Getter for billingAgreementMax


setBillingAgreementMax

public void setBillingAgreementMax(BasicAmountType billingAgreementMax)
Setter for billingAgreementMax


getBillingAddress

public AddressType getBillingAddress()
Getter for billingAddress


setBillingAddress

public void setBillingAddress(AddressType billingAddress)
Setter for billingAddress



Copyright © 2013. All Rights Reserved.