|
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 java.util.List<java.lang.Object> |
_getAny()
|
protected java.util.List<SellingManagerSoldTransactionType> |
_getSellingManagerSoldTransaction()
|
protected java.util.List<VATRateType> |
_getVATRate()
|
AmountType |
getActualShippingCost()
Gets the value of the actualShippingCost property. |
AmountType |
getAdjustmentAmount()
Gets the value of the adjustmentAmount property. |
java.lang.Object[] |
getAny()
|
java.lang.Object |
getAny(int idx)
|
int |
getAnyLength()
|
java.lang.String |
getBuyerEmail()
Gets the value of the buyerEmail property. |
java.lang.String |
getBuyerID()
Gets the value of the buyerID property. |
AmountType |
getCashOnDeliveryCost()
Gets the value of the cashOnDeliveryCost property. |
java.util.Calendar |
getCreationTime()
Gets the value of the creationTime property. |
java.lang.Integer |
getDaysSinceSale()
Gets the value of the daysSinceSale property. |
java.lang.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. |
java.lang.String |
getNotesFromBuyer()
Gets the value of the notesFromBuyer property. |
java.lang.String |
getNotesToBuyer()
Gets the value of the notesToBuyer property. |
java.lang.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. |
java.lang.String |
getRefundStatus()
Gets the value of the refundStatus property. |
AmountType |
getSalePrice()
Gets the value of the salePrice property. |
java.lang.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. |
java.lang.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. |
java.lang.Object |
setAny(int idx,
java.lang.Object value)
|
void |
setAny(java.lang.Object[] values)
|
void |
setBuyerEmail(java.lang.String value)
Sets the value of the buyerEmail property. |
void |
setBuyerID(java.lang.String value)
Sets the value of the buyerID property. |
void |
setCashOnDeliveryCost(AmountType value)
Sets the value of the cashOnDeliveryCost property. |
void |
setCreationTime(java.util.Calendar value)
Sets the value of the creationTime property. |
void |
setDaysSinceSale(java.lang.Integer value)
Sets the value of the daysSinceSale property. |
void |
setEmailsSent(java.lang.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(java.lang.String value)
Sets the value of the notesFromBuyer property. |
void |
setNotesToBuyer(java.lang.String value)
Sets the value of the notesToBuyer property. |
void |
setNotesToSeller(java.lang.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(java.lang.String value)
Sets the value of the refundStatus property. |
void |
setSalePrice(AmountType value)
Sets the value of the salePrice property. |
void |
setSaleRecordID(java.lang.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(java.lang.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 java.util.List<SellingManagerSoldTransactionType> sellingManagerSoldTransaction
protected AddressType shippingAddress
protected ShippingDetailsType shippingDetails
protected AmountType cashOnDeliveryCost
protected AmountType totalAmount
protected java.lang.Integer totalQuantity
protected AmountType itemCost
protected java.util.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 java.lang.String notesToBuyer
protected java.lang.String notesFromBuyer
protected java.lang.String notesToSeller
protected SellingManagerOrderStatusType orderStatus
protected UnpaidItemStatusTypeCodeType unpaidItemStatus
protected AmountType salePrice
protected java.lang.Integer emailsSent
protected java.lang.Integer daysSinceSale
protected java.lang.String buyerID
protected java.lang.String buyerEmail
protected java.lang.Long saleRecordID
protected java.util.Calendar creationTime
protected AmountType refundAmount
protected java.lang.String refundStatus
protected java.util.List<java.lang.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 java.util.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 java.lang.Integer getTotalQuantity()
Integer
public void setTotalQuantity(java.lang.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 java.util.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 java.lang.String getNotesToBuyer()
String
public void setNotesToBuyer(java.lang.String value)
value
- allowed object is
String
public java.lang.String getNotesFromBuyer()
String
public void setNotesFromBuyer(java.lang.String value)
value
- allowed object is
String
public java.lang.String getNotesToSeller()
String
public void setNotesToSeller(java.lang.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 java.lang.Integer getEmailsSent()
Integer
public void setEmailsSent(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.Integer getDaysSinceSale()
Integer
public void setDaysSinceSale(java.lang.Integer value)
value
- allowed object is
Integer
public java.lang.String getBuyerID()
String
public void setBuyerID(java.lang.String value)
value
- allowed object is
String
public java.lang.String getBuyerEmail()
String
public void setBuyerEmail(java.lang.String value)
value
- allowed object is
String
public java.lang.Long getSaleRecordID()
Long
public void setSaleRecordID(java.lang.Long value)
value
- allowed object is
Long
public java.util.Calendar getCreationTime()
String
public void setCreationTime(java.util.Calendar value)
value
- allowed object is
String
public AmountType getRefundAmount()
AmountType
public void setRefundAmount(AmountType value)
value
- allowed object is
AmountType
public java.lang.String getRefundStatus()
String
public void setRefundStatus(java.lang.String value)
value
- allowed object is
String
public java.lang.Object[] getAny()
Object
Element
public java.lang.Object getAny(int idx)
Object
Element
public int getAnyLength()
public void setAny(java.lang.Object[] values)
values
- allowed objects are
Object
Element
protected java.util.List<java.lang.Object> _getAny()
public java.lang.Object setAny(int idx, java.lang.Object value)
value
- allowed object is
Object
Element
|
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.