public class SetCustomerBillingAgreementRequestType extends AbstractRequestType
Java class for SetCustomerBillingAgreementRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SetCustomerBillingAgreementRequestType">
<complexContent>
<extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType">
<sequence>
<element ref="{urn:ebay:apis:eBLBaseComponents}SetCustomerBillingAgreementRequestDetails"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected SetCustomerBillingAgreementRequestDetailsType |
setCustomerBillingAgreementRequestDetails |
any, detailLevel, errorLanguage, version| Constructor and Description |
|---|
SetCustomerBillingAgreementRequestType() |
| Modifier and Type | Method and Description |
|---|---|
SetCustomerBillingAgreementRequestDetailsType |
getSetCustomerBillingAgreementRequestDetails()
Gets the value of the setCustomerBillingAgreementRequestDetails property.
|
void |
setSetCustomerBillingAgreementRequestDetails(SetCustomerBillingAgreementRequestDetailsType value)
Sets the value of the setCustomerBillingAgreementRequestDetails property.
|
getAny, getDetailLevel, getErrorLanguage, getVersion, setAny, setErrorLanguage, setVersionprotected SetCustomerBillingAgreementRequestDetailsType setCustomerBillingAgreementRequestDetails
public SetCustomerBillingAgreementRequestType()
public SetCustomerBillingAgreementRequestDetailsType getSetCustomerBillingAgreementRequestDetails()
SetCustomerBillingAgreementRequestDetailsTypepublic void setSetCustomerBillingAgreementRequestDetails(SetCustomerBillingAgreementRequestDetailsType value)
value - the value
allowed object is
SetCustomerBillingAgreementRequestDetailsTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.