Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.SellingManagerSoldOrderType

Packages that use SellingManagerSoldOrderType
com.ebay.sdk.call   
com.ebay.soap.eBLBaseComponents   
 

Uses of SellingManagerSoldOrderType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return SellingManagerSoldOrderType
 SellingManagerSoldOrderType[] GetSellingManagerSoldListingsCall.getReturnedSaleRecord()
          Valid after executing the API.
 SellingManagerSoldOrderType GetSellingManagerSaleRecordCall.getReturnedSellingManagerSoldOrder()
          Valid after executing the API.
 SellingManagerSoldOrderType GetSellingManagerSaleRecordCall.getSellingManagerSaleRecord()
          Retrieves the data for one or more Selling Manager sale records.
 SellingManagerSoldOrderType[] GetSellingManagerSoldListingsCall.getSellingManagerSoldListings()
          Returns a Selling Manager user's sold listings.
 SellingManagerSoldOrderType ReviseSellingManagerSaleRecordCall.getSellingManagerSoldOrder()
          Gets the ReviseSellingManagerSaleRecordRequestType.sellingManagerSoldOrder.
 

Methods in com.ebay.sdk.call with parameters of type SellingManagerSoldOrderType
 void ReviseSellingManagerSaleRecordCall.setSellingManagerSoldOrder(SellingManagerSoldOrderType sellingManagerSoldOrder)
          Sets the ReviseSellingManagerSaleRecordRequestType.sellingManagerSoldOrder.
 

Uses of SellingManagerSoldOrderType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as SellingManagerSoldOrderType
protected  SellingManagerSoldOrderType ReviseSellingManagerSaleRecordRequestType.sellingManagerSoldOrder
           
protected  SellingManagerSoldOrderType GetSellingManagerSaleRecordResponseType.sellingManagerSoldOrder
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type SellingManagerSoldOrderType
protected  List<SellingManagerSoldOrderType> GetSellingManagerSoldListingsResponseType.saleRecord
           
 

Methods in com.ebay.soap.eBLBaseComponents that return SellingManagerSoldOrderType
 SellingManagerSoldOrderType ObjectFactory.createSellingManagerSoldOrderType()
          Create an instance of SellingManagerSoldOrderType
 SellingManagerSoldOrderType[] GetSellingManagerSoldListingsResponseType.getSaleRecord()
           
 SellingManagerSoldOrderType GetSellingManagerSoldListingsResponseType.getSaleRecord(int idx)
           
 SellingManagerSoldOrderType ReviseSellingManagerSaleRecordRequestType.getSellingManagerSoldOrder()
          Gets the value of the sellingManagerSoldOrder property.
 SellingManagerSoldOrderType GetSellingManagerSaleRecordResponseType.getSellingManagerSoldOrder()
          Gets the value of the sellingManagerSoldOrder property.
 SellingManagerSoldOrderType GetSellingManagerSoldListingsResponseType.setSaleRecord(int idx, SellingManagerSoldOrderType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type SellingManagerSoldOrderType
protected  List<SellingManagerSoldOrderType> GetSellingManagerSoldListingsResponseType._getSaleRecord()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type SellingManagerSoldOrderType
 SellingManagerSoldOrderType GetSellingManagerSoldListingsResponseType.setSaleRecord(int idx, SellingManagerSoldOrderType value)
           
 void GetSellingManagerSoldListingsResponseType.setSaleRecord(SellingManagerSoldOrderType[] values)
           
 void ReviseSellingManagerSaleRecordRequestType.setSellingManagerSoldOrder(SellingManagerSoldOrderType value)
          Sets the value of the sellingManagerSoldOrder property.
 void GetSellingManagerSaleRecordResponseType.setSellingManagerSoldOrder(SellingManagerSoldOrderType value)
          Sets the value of the sellingManagerSoldOrder property.
 


Changes since
the last release

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.