|
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.AbstractResponseType
com.ebay.soap.eBLBaseComponents.GetSellingManagerSoldListingsResponseType
public class GetSellingManagerSoldListingsResponseType
Returns a Selling Manager user's sold listings. Response can be filtered by date, search values, and stores.
Java class for GetSellingManagerSoldListingsResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetSellingManagerSoldListingsResponseType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType"> <sequence> <element name="SaleRecord" type="{urn:ebay:apis:eBLBaseComponents}SellingManagerSoldOrderType" maxOccurs="unbounded" minOccurs="0"/> <element name="PaginationResult" type="{urn:ebay:apis:eBLBaseComponents}PaginationResultType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected PaginationResultType |
paginationResult
|
protected java.util.List<SellingManagerSoldOrderType> |
saleRecord
|
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractResponseType |
---|
ack, any, botBlock, build, correlationID, duplicateInvocationDetails, eiasToken, errors, externalUserData, hardExpirationWarning, message, notificationEventName, notificationSignature, recipientUserID, timestamp, version |
Constructor Summary | |
---|---|
GetSellingManagerSoldListingsResponseType()
|
Method Summary | |
---|---|
protected java.util.List<SellingManagerSoldOrderType> |
_getSaleRecord()
|
PaginationResultType |
getPaginationResult()
Gets the value of the paginationResult property. |
SellingManagerSoldOrderType[] |
getSaleRecord()
|
SellingManagerSoldOrderType |
getSaleRecord(int idx)
|
int |
getSaleRecordLength()
|
void |
setPaginationResult(PaginationResultType value)
Sets the value of the paginationResult property. |
SellingManagerSoldOrderType |
setSaleRecord(int idx,
SellingManagerSoldOrderType value)
|
void |
setSaleRecord(SellingManagerSoldOrderType[] values)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.List<SellingManagerSoldOrderType> saleRecord
protected PaginationResultType paginationResult
Constructor Detail |
---|
public GetSellingManagerSoldListingsResponseType()
Method Detail |
---|
public SellingManagerSoldOrderType[] getSaleRecord()
SellingManagerSoldOrderType
public SellingManagerSoldOrderType getSaleRecord(int idx)
SellingManagerSoldOrderType
public int getSaleRecordLength()
public void setSaleRecord(SellingManagerSoldOrderType[] values)
values
- allowed objects are
SellingManagerSoldOrderType
protected java.util.List<SellingManagerSoldOrderType> _getSaleRecord()
public SellingManagerSoldOrderType setSaleRecord(int idx, SellingManagerSoldOrderType value)
value
- allowed object is
SellingManagerSoldOrderType
public PaginationResultType getPaginationResult()
PaginationResultType
public void setPaginationResult(PaginationResultType value)
value
- allowed object is
PaginationResultType
|
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.