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