|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.BAUpdateResponseDetailsType
public class BAUpdateResponseDetailsType
| 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 |
|---|
public BAUpdateResponseDetailsType()
public BAUpdateResponseDetailsType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getBillingAgreementID()
public void setBillingAgreementID(String billingAgreementID)
public String getBillingAgreementDescription()
public void setBillingAgreementDescription(String billingAgreementDescription)
public MerchantPullStatusCodeType getBillingAgreementStatus()
public void setBillingAgreementStatus(MerchantPullStatusCodeType billingAgreementStatus)
public String getBillingAgreementCustom()
public void setBillingAgreementCustom(String billingAgreementCustom)
public PayerInfoType getPayerInfo()
public void setPayerInfo(PayerInfoType payerInfo)
public BasicAmountType getBillingAgreementMax()
public void setBillingAgreementMax(BasicAmountType billingAgreementMax)
public AddressType getBillingAddress()
public void setBillingAddress(AddressType billingAddress)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||