|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.soap.eBLBaseComponents.SellingManagerSoldOrderType
public class SellingManagerSoldOrderType
Contains information about a sale record.
Java class for SellingManagerSoldOrderType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SellingManagerSoldOrderType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="SellingManagerSoldTransaction" type="{urn:ebay:apis:eBLBaseComponents}SellingManagerSoldTransactionType" maxOccurs="unbounded" minOccurs="0"/> <element name="ShippingAddress" type="{urn:ebay:apis:eBLBaseComponents}AddressType" minOccurs="0"/> <element name="ShippingDetails" type="{urn:ebay:apis:eBLBaseComponents}ShippingDetailsType" minOccurs="0"/> <element name="CashOnDeliveryCost" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="TotalAmount" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="TotalQuantity" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ItemCost" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="VATRate" type="{urn:ebay:apis:eBLBaseComponents}VATRateType" maxOccurs="unbounded" minOccurs="0"/> <element name="NetInsuranceFee" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="VATInsuranceFee" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="VATShippingFee" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="NetShippingFee" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="NetTotalAmount" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="VATTotalAmount" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="ActualShippingCost" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="AdjustmentAmount" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="NotesToBuyer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="NotesFromBuyer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="NotesToSeller" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="OrderStatus" type="{urn:ebay:apis:eBLBaseComponents}SellingManagerOrderStatusType" minOccurs="0"/> <element name="UnpaidItemStatus" type="{urn:ebay:apis:eBLBaseComponents}UnpaidItemStatusTypeCodeType" minOccurs="0"/> <element name="SalePrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="EmailsSent" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="DaysSinceSale" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="BuyerID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="BuyerEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SaleRecordID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="CreationTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="RefundAmount" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="RefundStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
SellingManagerSoldOrderType()
|
Method Summary | |
---|---|
protected List<Object> |
_getAny()
|
protected List<SellingManagerSoldTransactionType> |
_getSellingManagerSoldTransaction()
|
protected List<VATRateType> |
_getVATRate()
|
AmountType |
getActualShippingCost()
Gets the value of the actualShippingCost property. |
AmountType |
getAdjustmentAmount()
Gets the value of the adjustmentAmount property. |
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
String |
getBuyerEmail()
Gets the value of the buyerEmail property. |
String |
getBuyerID()
Gets the value of the buyerID property. |
AmountType |
getCashOnDeliveryCost()
Gets the value of the cashOnDeliveryCost property. |
Calendar |
getCreationTime()
Gets the value of the creationTime property. |
Integer |
getDaysSinceSale()
Gets the value of the daysSinceSale property. |
Integer |
getEmailsSent()
Gets the value of the emailsSent property. |
AmountType |
getItemCost()
Gets the value of the itemCost property. |
AmountType |
getNetInsuranceFee()
Gets the value of the netInsuranceFee property. |
AmountType |
getNetShippingFee()
Gets the value of the netShippingFee property. |
AmountType |
getNetTotalAmount()
Gets the value of the netTotalAmount property. |
String |
getNotesFromBuyer()
Gets the value of the notesFromBuyer property. |
String |
getNotesToBuyer()
Gets the value of the notesToBuyer property. |
String |
getNotesToSeller()
Gets the value of the notesToSeller property. |
SellingManagerOrderStatusType |
getOrderStatus()
Gets the value of the orderStatus property. |
AmountType |
getRefundAmount()
Gets the value of the refundAmount property. |
String |
getRefundStatus()
Gets the value of the refundStatus property. |
AmountType |
getSalePrice()
Gets the value of the salePrice property. |
Long |
getSaleRecordID()
Gets the value of the saleRecordID property. |
SellingManagerSoldTransactionType[] |
getSellingManagerSoldTransaction()
|
SellingManagerSoldTransactionType |
getSellingManagerSoldTransaction(int idx)
|
int |
getSellingManagerSoldTransactionLength()
|
AddressType |
getShippingAddress()
Gets the value of the shippingAddress property. |
ShippingDetailsType |
getShippingDetails()
Gets the value of the shippingDetails property. |
AmountType |
getTotalAmount()
Gets the value of the totalAmount property. |
Integer |
getTotalQuantity()
Gets the value of the totalQuantity property. |
UnpaidItemStatusTypeCodeType |
getUnpaidItemStatus()
Gets the value of the unpaidItemStatus property. |
AmountType |
getVATInsuranceFee()
Gets the value of the vatInsuranceFee property. |
VATRateType[] |
getVATRate()
|
VATRateType |
getVATRate(int idx)
|
int |
getVATRateLength()
|
AmountType |
getVATShippingFee()
Gets the value of the vatShippingFee property. |
AmountType |
getVATTotalAmount()
Gets the value of the vatTotalAmount property. |
void |
setActualShippingCost(AmountType value)
Sets the value of the actualShippingCost property. |
void |
setAdjustmentAmount(AmountType value)
Sets the value of the adjustmentAmount property. |
Object |
setAny(int idx,
Object value)
|
void |
setAny(Object[] values)
|
void |
setBuyerEmail(String value)
Sets the value of the buyerEmail property. |
void |
setBuyerID(String value)
Sets the value of the buyerID property. |
void |
setCashOnDeliveryCost(AmountType value)
Sets the value of the cashOnDeliveryCost property. |
void |
setCreationTime(Calendar value)
Sets the value of the creationTime property. |
void |
setDaysSinceSale(Integer value)
Sets the value of the daysSinceSale property. |
void |
setEmailsSent(Integer value)
Sets the value of the emailsSent property. |
void |
setItemCost(AmountType value)
Sets the value of the itemCost property. |
void |
setNetInsuranceFee(AmountType value)
Sets the value of the netInsuranceFee property. |
void |
setNetShippingFee(AmountType value)
Sets the value of the netShippingFee property. |
void |
setNetTotalAmount(AmountType value)
Sets the value of the netTotalAmount property. |
void |
setNotesFromBuyer(String value)
Sets the value of the notesFromBuyer property. |
void |
setNotesToBuyer(String value)
Sets the value of the notesToBuyer property. |
void |
setNotesToSeller(String value)
Sets the value of the notesToSeller property. |
void |
setOrderStatus(SellingManagerOrderStatusType value)
Sets the value of the orderStatus property. |
void |
setRefundAmount(AmountType value)
Sets the value of the refundAmount property. |
void |
setRefundStatus(String value)
Sets the value of the refundStatus property. |
void |
setSalePrice(AmountType value)
Sets the value of the salePrice property. |
void |
setSaleRecordID(Long value)
Sets the value of the saleRecordID property. |
SellingManagerSoldTransactionType |
setSellingManagerSoldTransaction(int idx,
SellingManagerSoldTransactionType value)
|
void |
setSellingManagerSoldTransaction(SellingManagerSoldTransactionType[] values)
|
void |
setShippingAddress(AddressType value)
Sets the value of the shippingAddress property. |
void |
setShippingDetails(ShippingDetailsType value)
Sets the value of the shippingDetails property. |
void |
setTotalAmount(AmountType value)
Sets the value of the totalAmount property. |
void |
setTotalQuantity(Integer value)
Sets the value of the totalQuantity property. |
void |
setUnpaidItemStatus(UnpaidItemStatusTypeCodeType value)
Sets the value of the unpaidItemStatus property. |
void |
setVATInsuranceFee(AmountType value)
Sets the value of the vatInsuranceFee property. |
VATRateType |
setVATRate(int idx,
VATRateType value)
|
void |
setVATRate(VATRateType[] values)
|
void |
setVATShippingFee(AmountType value)
Sets the value of the vatShippingFee property. |
void |
setVATTotalAmount(AmountType value)
Sets the value of the vatTotalAmount property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected List<SellingManagerSoldTransactionType> sellingManagerSoldTransaction
protected AddressType shippingAddress
protected ShippingDetailsType shippingDetails
protected AmountType cashOnDeliveryCost
protected AmountType totalAmount
protected Integer totalQuantity
protected AmountType itemCost
protected List<VATRateType> vatRate
protected AmountType netInsuranceFee
protected AmountType vatInsuranceFee
protected AmountType vatShippingFee
protected AmountType netShippingFee
protected AmountType netTotalAmount
protected AmountType vatTotalAmount
protected AmountType actualShippingCost
protected AmountType adjustmentAmount
protected String notesToBuyer
protected String notesFromBuyer
protected String notesToSeller
protected SellingManagerOrderStatusType orderStatus
protected UnpaidItemStatusTypeCodeType unpaidItemStatus
protected AmountType salePrice
protected Integer emailsSent
protected Integer daysSinceSale
protected String buyerID
protected String buyerEmail
protected Long saleRecordID
protected Calendar creationTime
protected AmountType refundAmount
protected String refundStatus
protected List<Object> any
Constructor Detail |
---|
public SellingManagerSoldOrderType()
Method Detail |
---|
public SellingManagerSoldTransactionType[] getSellingManagerSoldTransaction()
SellingManagerSoldTransactionType
public SellingManagerSoldTransactionType getSellingManagerSoldTransaction(int idx)
SellingManagerSoldTransactionType
public int getSellingManagerSoldTransactionLength()
public void setSellingManagerSoldTransaction(SellingManagerSoldTransactionType[] values)
values
- allowed objects are
SellingManagerSoldTransactionType
protected List<SellingManagerSoldTransactionType> _getSellingManagerSoldTransaction()
public SellingManagerSoldTransactionType setSellingManagerSoldTransaction(int idx, SellingManagerSoldTransactionType value)
value
- allowed object is
SellingManagerSoldTransactionType
public AddressType getShippingAddress()
AddressType
public void setShippingAddress(AddressType value)
value
- allowed object is
AddressType
public ShippingDetailsType getShippingDetails()
ShippingDetailsType
public void setShippingDetails(ShippingDetailsType value)
value
- allowed object is
ShippingDetailsType
public AmountType getCashOnDeliveryCost()
AmountType
public void setCashOnDeliveryCost(AmountType value)
value
- allowed object is
AmountType
public AmountType getTotalAmount()
AmountType
public void setTotalAmount(AmountType value)
value
- allowed object is
AmountType
public Integer getTotalQuantity()
Integer
public void setTotalQuantity(Integer value)
value
- allowed object is
Integer
public AmountType getItemCost()
AmountType
public void setItemCost(AmountType value)
value
- allowed object is
AmountType
public VATRateType[] getVATRate()
VATRateType
public VATRateType getVATRate(int idx)
VATRateType
public int getVATRateLength()
public void setVATRate(VATRateType[] values)
values
- allowed objects are
VATRateType
protected List<VATRateType> _getVATRate()
public VATRateType setVATRate(int idx, VATRateType value)
value
- allowed object is
VATRateType
public AmountType getNetInsuranceFee()
AmountType
public void setNetInsuranceFee(AmountType value)
value
- allowed object is
AmountType
public AmountType getVATInsuranceFee()
AmountType
public void setVATInsuranceFee(AmountType value)
value
- allowed object is
AmountType
public AmountType getVATShippingFee()
AmountType
public void setVATShippingFee(AmountType value)
value
- allowed object is
AmountType
public AmountType getNetShippingFee()
AmountType
public void setNetShippingFee(AmountType value)
value
- allowed object is
AmountType
public AmountType getNetTotalAmount()
AmountType
public void setNetTotalAmount(AmountType value)
value
- allowed object is
AmountType
public AmountType getVATTotalAmount()
AmountType
public void setVATTotalAmount(AmountType value)
value
- allowed object is
AmountType
public AmountType getActualShippingCost()
AmountType
public void setActualShippingCost(AmountType value)
value
- allowed object is
AmountType
public AmountType getAdjustmentAmount()
AmountType
public void setAdjustmentAmount(AmountType value)
value
- allowed object is
AmountType
public String getNotesToBuyer()
String
public void setNotesToBuyer(String value)
value
- allowed object is
String
public String getNotesFromBuyer()
String
public void setNotesFromBuyer(String value)
value
- allowed object is
String
public String getNotesToSeller()
String
public void setNotesToSeller(String value)
value
- allowed object is
String
public SellingManagerOrderStatusType getOrderStatus()
SellingManagerOrderStatusType
public void setOrderStatus(SellingManagerOrderStatusType value)
value
- allowed object is
SellingManagerOrderStatusType
public UnpaidItemStatusTypeCodeType getUnpaidItemStatus()
UnpaidItemStatusTypeCodeType
public void setUnpaidItemStatus(UnpaidItemStatusTypeCodeType value)
value
- allowed object is
UnpaidItemStatusTypeCodeType
public AmountType getSalePrice()
AmountType
public void setSalePrice(AmountType value)
value
- allowed object is
AmountType
public Integer getEmailsSent()
Integer
public void setEmailsSent(Integer value)
value
- allowed object is
Integer
public Integer getDaysSinceSale()
Integer
public void setDaysSinceSale(Integer value)
value
- allowed object is
Integer
public String getBuyerID()
String
public void setBuyerID(String value)
value
- allowed object is
String
public String getBuyerEmail()
String
public void setBuyerEmail(String value)
value
- allowed object is
String
public Long getSaleRecordID()
Long
public void setSaleRecordID(Long value)
value
- allowed object is
Long
public Calendar getCreationTime()
String
public void setCreationTime(Calendar value)
value
- allowed object is
String
public AmountType getRefundAmount()
AmountType
public void setRefundAmount(AmountType value)
value
- allowed object is
AmountType
public String getRefundStatus()
String
public void setRefundStatus(String value)
value
- allowed object is
String
public Object[] getAny()
Element
Object
public Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(Object[] values)
values
- allowed objects are
Element
Object
protected List<Object> _getAny()
public Object setAny(int idx, Object value)
value
- allowed object is
Element
Object
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The information contained in this document is proprietary and confidential.
Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc.
For information regarding a qualifying NDA, contact Developer Relations:
developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.