public class CreateBillingAgreementResponseType extends AbstractResponseType
Java class for CreateBillingAgreementResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CreateBillingAgreementResponseType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType"> <sequence> <element name="BillingAgreementID" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
billingAgreementID |
ack, any, build, correlationID, errors, timestamp, version
Constructor and Description |
---|
CreateBillingAgreementResponseType() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBillingAgreementID()
Gets the value of the billingAgreementID property.
|
void |
setBillingAgreementID(java.lang.String value)
Sets the value of the billingAgreementID property.
|
getAck, getAny, getBuild, getCorrelationID, getErrors, getTimestamp, getVersion, setAck, setAny, setBuild, setCorrelationID, setTimestamp, setVersion
public java.lang.String getBillingAgreementID()
String
public void setBillingAgreementID(java.lang.String value)
value
- the value
allowed object is
String
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.