Changes since
the last release

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

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

Uses of MyeBaySelectionType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return MyeBaySelectionType
 MyeBaySelectionType GetMyeBayBuyingCall.getFavoriteSearches()
          Gets the GetMyeBayBuyingRequestType.favoriteSearches.
 MyeBaySelectionType GetMyeBayBuyingCall.getFavoriteSellers()
          Gets the GetMyeBayBuyingRequestType.favoriteSellers.
 MyeBaySelectionType GetMyeBayBuyingCall.getSecondChanceOffer()
          Gets the GetMyeBayBuyingRequestType.secondChanceOffer.
 MyeBaySelectionType GetMyeBayBuyingCall.getUserDefinedLists()
          Gets the GetMyeBayBuyingRequestType.userDefinedLists.
 

Methods in com.ebay.sdk.call with parameters of type MyeBaySelectionType
 void GetMyeBayBuyingCall.setFavoriteSearches(MyeBaySelectionType favoriteSearches)
          Sets the GetMyeBayBuyingRequestType.favoriteSearches.
 void GetMyeBayBuyingCall.setFavoriteSellers(MyeBaySelectionType favoriteSellers)
          Sets the GetMyeBayBuyingRequestType.favoriteSellers.
 void GetMyeBayBuyingCall.setSecondChanceOffer(MyeBaySelectionType secondChanceOffer)
          Sets the GetMyeBayBuyingRequestType.secondChanceOffer.
 void GetMyeBayBuyingCall.setUserDefinedLists(MyeBaySelectionType userDefinedLists)
          Sets the GetMyeBayBuyingRequestType.userDefinedLists.
 

Uses of MyeBaySelectionType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as MyeBaySelectionType
protected  MyeBaySelectionType GetMyeBayBuyingRequestType.favoriteSearches
           
protected  MyeBaySelectionType GetMyeBayBuyingRequestType.favoriteSellers
           
protected  MyeBaySelectionType GetMyeBayBuyingRequestType.secondChanceOffer
           
protected  MyeBaySelectionType GetMyeBayBuyingRequestType.userDefinedLists
           
 

Methods in com.ebay.soap.eBLBaseComponents that return MyeBaySelectionType
 MyeBaySelectionType ObjectFactory.createMyeBaySelectionType()
          Create an instance of MyeBaySelectionType
 MyeBaySelectionType GetMyeBayBuyingRequestType.getFavoriteSearches()
          Gets the value of the favoriteSearches property.
 MyeBaySelectionType GetMyeBayBuyingRequestType.getFavoriteSellers()
          Gets the value of the favoriteSellers property.
 MyeBaySelectionType GetMyeBayBuyingRequestType.getSecondChanceOffer()
          Gets the value of the secondChanceOffer property.
 MyeBaySelectionType GetMyeBayBuyingRequestType.getUserDefinedLists()
          Gets the value of the userDefinedLists property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type MyeBaySelectionType
 void GetMyeBayBuyingRequestType.setFavoriteSearches(MyeBaySelectionType value)
          Sets the value of the favoriteSearches property.
 void GetMyeBayBuyingRequestType.setFavoriteSellers(MyeBaySelectionType value)
          Sets the value of the favoriteSellers property.
 void GetMyeBayBuyingRequestType.setSecondChanceOffer(MyeBaySelectionType value)
          Sets the value of the secondChanceOffer property.
 void GetMyeBayBuyingRequestType.setUserDefinedLists(MyeBaySelectionType value)
          Sets the value of the userDefinedLists 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.