|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.AbstractRequestType
urn.ebay.api.PayPalAPI.BAUpdateRequestType
public class BAUpdateRequestType
| Constructor Summary | |
|---|---|
BAUpdateRequestType()
Default Constructor |
|
BAUpdateRequestType(String referenceID)
Constructor with arguments |
|
| Method Summary | |
|---|---|
String |
getBillingAgreementCustom()
Getter for billingAgreementCustom |
String |
getBillingAgreementDescription()
Getter for billingAgreementDescription |
MerchantPullStatusCodeType |
getBillingAgreementStatus()
Getter for billingAgreementStatus |
String |
getReferenceID()
Getter for referenceID |
void |
setBillingAgreementCustom(String billingAgreementCustom)
Setter for billingAgreementCustom |
void |
setBillingAgreementDescription(String billingAgreementDescription)
Setter for billingAgreementDescription |
void |
setBillingAgreementStatus(MerchantPullStatusCodeType billingAgreementStatus)
Setter for billingAgreementStatus |
void |
setReferenceID(String referenceID)
Setter for referenceID |
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 |
|---|
public BAUpdateRequestType(String referenceID)
public BAUpdateRequestType()
| Method Detail |
|---|
public String getReferenceID()
public void setReferenceID(String referenceID)
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 String toXMLString(String prefix,
String name)
toXMLString in class AbstractRequestType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||