Changes since
the last release

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

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

Uses of SellingManagerSearchType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return SellingManagerSearchType
 SellingManagerSearchType GetSellingManagerSoldListingsCall.getSearch()
          Gets the GetSellingManagerSoldListingsRequestType.search.
 SellingManagerSearchType GetSellingManagerInventoryCall.getSearch()
          Gets the GetSellingManagerInventoryRequestType.search.
 

Methods in com.ebay.sdk.call with parameters of type SellingManagerSearchType
 void GetSellingManagerSoldListingsCall.setSearch(SellingManagerSearchType search)
          Sets the GetSellingManagerSoldListingsRequestType.search.
 void GetSellingManagerInventoryCall.setSearch(SellingManagerSearchType search)
          Sets the GetSellingManagerInventoryRequestType.search.
 

Uses of SellingManagerSearchType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as SellingManagerSearchType
protected  SellingManagerSearchType GetSellingManagerSoldListingsRequestType.search
           
protected  SellingManagerSearchType GetSellingManagerInventoryRequestType.search
           
 

Methods in com.ebay.soap.eBLBaseComponents that return SellingManagerSearchType
 SellingManagerSearchType ObjectFactory.createSellingManagerSearchType()
          Create an instance of SellingManagerSearchType
 SellingManagerSearchType GetSellingManagerSoldListingsRequestType.getSearch()
          Gets the value of the search property.
 SellingManagerSearchType GetSellingManagerInventoryRequestType.getSearch()
          Gets the value of the search property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type SellingManagerSearchType
 void GetSellingManagerSoldListingsRequestType.setSearch(SellingManagerSearchType value)
          Sets the value of the search property.
 void GetSellingManagerInventoryRequestType.setSearch(SellingManagerSearchType value)
          Sets the value of the search 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.