public class BAUpdateRequestType extends AbstractRequestType
| Constructor and Description |
|---|
BAUpdateRequestType()
Default Constructor
|
BAUpdateRequestType(String referenceID)
Constructor with arguments
|
| Modifier and Type | Method and Description |
|---|---|
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) |
getDetailLevel, getErrorLanguage, getVersion, setDetailLevel, setErrorLanguage, setVersionpublic BAUpdateRequestType(String referenceID)
public BAUpdateRequestType()
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 AbstractRequestTypeCopyright © 2015. All Rights Reserved.