|
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.SellingManagerSoldTransactionType
public class SellingManagerSoldTransactionType
Contains information about a single line item (transaction) in an order created through Selling Manager.
Java class for SellingManagerSoldTransactionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SellingManagerSoldTransactionType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="InvoiceNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TransactionID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="SaleRecordID" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="ItemID" type="{urn:ebay:apis:eBLBaseComponents}ItemIDType" minOccurs="0"/> <element name="QuantitySold" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="ItemPrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="SubtotalAmount" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="ItemTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="ListingType" type="{urn:ebay:apis:eBLBaseComponents}ListingTypeCodeType" minOccurs="0"/> <element name="Relisted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="WatchCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="StartPrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="ReservePrice" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="SecondChanceOfferSent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="CustomLabel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SoldOn" type="{urn:ebay:apis:eBLBaseComponents}TransactionPlatformCodeType" minOccurs="0"/> <element name="ListedOn" type="{urn:ebay:apis:eBLBaseComponents}TransactionPlatformCodeType" maxOccurs="unbounded" minOccurs="0"/> <element name="Shipment" type="{urn:ebay:apis:eBLBaseComponents}ShipmentType" minOccurs="0"/> <element name="CharityListing" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="Variation" type="{urn:ebay:apis:eBLBaseComponents}VariationType" minOccurs="0"/> <element name="OrderLineItemID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected List<Object> |
any
|
protected Boolean |
charityListing
|
protected String |
customLabel
|
protected String |
invoiceNumber
|
protected String |
itemID
|
protected AmountType |
itemPrice
|
protected String |
itemTitle
|
protected List<TransactionPlatformCodeType> |
listedOn
|
protected ListingTypeCodeType |
listingType
|
protected String |
orderLineItemID
|
protected Integer |
quantitySold
|
protected Boolean |
relisted
|
protected AmountType |
reservePrice
|
protected Long |
saleRecordID
|
protected Boolean |
secondChanceOfferSent
|
protected ShipmentType |
shipment
|
protected TransactionPlatformCodeType |
soldOn
|
protected AmountType |
startPrice
|
protected AmountType |
subtotalAmount
|
protected Long |
transactionID
|
protected VariationType |
variation
|
protected Integer |
watchCount
|
Constructor Summary | |
---|---|
SellingManagerSoldTransactionType()
|
Method Summary | |
---|---|
protected List<Object> |
_getAny()
|
protected List<TransactionPlatformCodeType> |
_getListedOn()
|
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
String |
getCustomLabel()
Gets the value of the customLabel property. |
String |
getInvoiceNumber()
Gets the value of the invoiceNumber property. |
String |
getItemID()
Gets the value of the itemID property. |
AmountType |
getItemPrice()
Gets the value of the itemPrice property. |
String |
getItemTitle()
Gets the value of the itemTitle property. |
TransactionPlatformCodeType[] |
getListedOn()
|
TransactionPlatformCodeType |
getListedOn(int idx)
|
int |
getListedOnLength()
|
ListingTypeCodeType |
getListingType()
Gets the value of the listingType property. |
String |
getOrderLineItemID()
Gets the value of the orderLineItemID property. |
Integer |
getQuantitySold()
Gets the value of the quantitySold property. |
AmountType |
getReservePrice()
Gets the value of the reservePrice property. |
Long |
getSaleRecordID()
Gets the value of the saleRecordID property. |
ShipmentType |
getShipment()
Gets the value of the shipment property. |
TransactionPlatformCodeType |
getSoldOn()
Gets the value of the soldOn property. |
AmountType |
getStartPrice()
Gets the value of the startPrice property. |
AmountType |
getSubtotalAmount()
Gets the value of the subtotalAmount property. |
Long |
getTransactionID()
Gets the value of the transactionID property. |
VariationType |
getVariation()
Gets the value of the variation property. |
Integer |
getWatchCount()
Gets the value of the watchCount property. |
Boolean |
isCharityListing()
Gets the value of the charityListing property. |
Boolean |
isRelisted()
Gets the value of the relisted property. |
Boolean |
isSecondChanceOfferSent()
Gets the value of the secondChanceOfferSent property. |
Object |
setAny(int idx,
Object value)
|
void |
setAny(Object[] values)
|
void |
setCharityListing(Boolean value)
Sets the value of the charityListing property. |
void |
setCustomLabel(String value)
Sets the value of the customLabel property. |
void |
setInvoiceNumber(String value)
Sets the value of the invoiceNumber property. |
void |
setItemID(String value)
Sets the value of the itemID property. |
void |
setItemPrice(AmountType value)
Sets the value of the itemPrice property. |
void |
setItemTitle(String value)
Sets the value of the itemTitle property. |
TransactionPlatformCodeType |
setListedOn(int idx,
TransactionPlatformCodeType value)
|
void |
setListedOn(TransactionPlatformCodeType[] values)
|
void |
setListingType(ListingTypeCodeType value)
Sets the value of the listingType property. |
void |
setOrderLineItemID(String value)
Sets the value of the orderLineItemID property. |
void |
setQuantitySold(Integer value)
Sets the value of the quantitySold property. |
void |
setRelisted(Boolean value)
Sets the value of the relisted property. |
void |
setReservePrice(AmountType value)
Sets the value of the reservePrice property. |
void |
setSaleRecordID(Long value)
Sets the value of the saleRecordID property. |
void |
setSecondChanceOfferSent(Boolean value)
Sets the value of the secondChanceOfferSent property. |
void |
setShipment(ShipmentType value)
Sets the value of the shipment property. |
void |
setSoldOn(TransactionPlatformCodeType value)
Sets the value of the soldOn property. |
void |
setStartPrice(AmountType value)
Sets the value of the startPrice property. |
void |
setSubtotalAmount(AmountType value)
Sets the value of the subtotalAmount property. |
void |
setTransactionID(Long value)
Sets the value of the transactionID property. |
void |
setVariation(VariationType value)
Sets the value of the variation property. |
void |
setWatchCount(Integer value)
Sets the value of the watchCount property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String invoiceNumber
protected Long transactionID
protected Long saleRecordID
protected String itemID
protected Integer quantitySold
protected AmountType itemPrice
protected AmountType subtotalAmount
protected String itemTitle
protected ListingTypeCodeType listingType
protected Boolean relisted
protected Integer watchCount
protected AmountType startPrice
protected AmountType reservePrice
protected Boolean secondChanceOfferSent
protected String customLabel
protected TransactionPlatformCodeType soldOn
protected List<TransactionPlatformCodeType> listedOn
protected ShipmentType shipment
protected Boolean charityListing
protected VariationType variation
protected String orderLineItemID
protected List<Object> any
Constructor Detail |
---|
public SellingManagerSoldTransactionType()
Method Detail |
---|
public String getInvoiceNumber()
String
public void setInvoiceNumber(String value)
value
- allowed object is
String
public Long getTransactionID()
Long
public void setTransactionID(Long value)
value
- allowed object is
Long
public Long getSaleRecordID()
Long
public void setSaleRecordID(Long value)
value
- allowed object is
Long
public String getItemID()
String
public void setItemID(String value)
value
- allowed object is
String
public Integer getQuantitySold()
Integer
public void setQuantitySold(Integer value)
value
- allowed object is
Integer
public AmountType getItemPrice()
AmountType
public void setItemPrice(AmountType value)
value
- allowed object is
AmountType
public AmountType getSubtotalAmount()
AmountType
public void setSubtotalAmount(AmountType value)
value
- allowed object is
AmountType
public String getItemTitle()
String
public void setItemTitle(String value)
value
- allowed object is
String
public ListingTypeCodeType getListingType()
ListingTypeCodeType
public void setListingType(ListingTypeCodeType value)
value
- allowed object is
ListingTypeCodeType
public Boolean isRelisted()
Boolean
public void setRelisted(Boolean value)
value
- allowed object is
Boolean
public Integer getWatchCount()
Integer
public void setWatchCount(Integer value)
value
- allowed object is
Integer
public AmountType getStartPrice()
AmountType
public void setStartPrice(AmountType value)
value
- allowed object is
AmountType
public AmountType getReservePrice()
AmountType
public void setReservePrice(AmountType value)
value
- allowed object is
AmountType
public Boolean isSecondChanceOfferSent()
Boolean
public void setSecondChanceOfferSent(Boolean value)
value
- allowed object is
Boolean
public String getCustomLabel()
String
public void setCustomLabel(String value)
value
- allowed object is
String
public TransactionPlatformCodeType getSoldOn()
TransactionPlatformCodeType
public void setSoldOn(TransactionPlatformCodeType value)
value
- allowed object is
TransactionPlatformCodeType
public TransactionPlatformCodeType[] getListedOn()
TransactionPlatformCodeType
public TransactionPlatformCodeType getListedOn(int idx)
TransactionPlatformCodeType
public int getListedOnLength()
public void setListedOn(TransactionPlatformCodeType[] values)
values
- allowed objects are
TransactionPlatformCodeType
protected List<TransactionPlatformCodeType> _getListedOn()
public TransactionPlatformCodeType setListedOn(int idx, TransactionPlatformCodeType value)
value
- allowed object is
TransactionPlatformCodeType
public ShipmentType getShipment()
ShipmentType
public void setShipment(ShipmentType value)
value
- allowed object is
ShipmentType
public Boolean isCharityListing()
Boolean
public void setCharityListing(Boolean value)
value
- allowed object is
Boolean
public VariationType getVariation()
VariationType
public void setVariation(VariationType value)
value
- allowed object is
VariationType
public String getOrderLineItemID()
String
public void setOrderLineItemID(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.