public class GetBillingAgreementCustomerDetailsResponseType extends AbstractResponseType
Java class for GetBillingAgreementCustomerDetailsResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetBillingAgreementCustomerDetailsResponseType">
<complexContent>
<extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType">
<sequence>
<element ref="{urn:ebay:apis:eBLBaseComponents}GetBillingAgreementCustomerDetailsResponseDetails"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected GetBillingAgreementCustomerDetailsResponseDetailsType |
getBillingAgreementCustomerDetailsResponseDetails |
ack, any, build, correlationID, errors, timestamp, version| Constructor and Description |
|---|
GetBillingAgreementCustomerDetailsResponseType() |
| Modifier and Type | Method and Description |
|---|---|
GetBillingAgreementCustomerDetailsResponseDetailsType |
getGetBillingAgreementCustomerDetailsResponseDetails()
Gets the value of the getBillingAgreementCustomerDetailsResponseDetails property.
|
void |
setGetBillingAgreementCustomerDetailsResponseDetails(GetBillingAgreementCustomerDetailsResponseDetailsType value)
Sets the value of the getBillingAgreementCustomerDetailsResponseDetails property.
|
getAck, getAny, getBuild, getCorrelationID, getErrors, getTimestamp, getVersion, setAck, setAny, setBuild, setCorrelationID, setTimestamp, setVersionprotected GetBillingAgreementCustomerDetailsResponseDetailsType getBillingAgreementCustomerDetailsResponseDetails
public GetBillingAgreementCustomerDetailsResponseType()
public GetBillingAgreementCustomerDetailsResponseDetailsType getGetBillingAgreementCustomerDetailsResponseDetails()
GetBillingAgreementCustomerDetailsResponseDetailsTypepublic void setGetBillingAgreementCustomerDetailsResponseDetails(GetBillingAgreementCustomerDetailsResponseDetailsType value)
value - the value
allowed object is
GetBillingAgreementCustomerDetailsResponseDetailsTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.