Changes since
the last release

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

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

Uses of ItemListCustomizationType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return ItemListCustomizationType
 ItemListCustomizationType GetMyeBaySellingCall.getActiveList()
          Gets the GetMyeBaySellingRequestType.activeList.
 ItemListCustomizationType GetMyeBayBuyingCall.getBestOfferList()
          Gets the GetMyeBayBuyingRequestType.bestOfferList.
 ItemListCustomizationType GetMyeBaySellingCall.getBidList()
          Gets the GetMyeBaySellingRequestType.bidList.
 ItemListCustomizationType GetMyeBayBuyingCall.getBidList()
          Gets the GetMyeBayBuyingRequestType.bidList.
 ItemListCustomizationType GetMyeBayBuyingCall.getBuyingSummary()
          Gets the GetMyeBayBuyingRequestType.buyingSummary.
 ItemListCustomizationType GetMyeBayBuyingCall.getDeletedFromLostList()
          Gets the GetMyeBayBuyingRequestType.deletedFromLostList.
 ItemListCustomizationType GetMyeBaySellingCall.getDeletedFromSoldList()
          Gets the GetMyeBaySellingRequestType.deletedFromSoldList.
 ItemListCustomizationType GetMyeBaySellingCall.getDeletedFromUnsoldList()
          Gets the GetMyeBaySellingRequestType.deletedFromUnsoldList.
 ItemListCustomizationType GetMyeBayBuyingCall.getDeletedFromWonList()
          Gets the GetMyeBayBuyingRequestType.deletedFromWonList.
 ItemListCustomizationType GetMyeBayBuyingCall.getLostList()
          Gets the GetMyeBayBuyingRequestType.lostList.
 ItemListCustomizationType GetMyeBaySellingCall.getScheduledList()
          Gets the GetMyeBaySellingRequestType.scheduledList.
 ItemListCustomizationType GetMyeBaySellingCall.getSellingSummary()
          Gets the GetMyeBaySellingRequestType.sellingSummary.
 ItemListCustomizationType GetMyeBaySellingCall.getSoldList()
          Gets the GetMyeBaySellingRequestType.soldList.
 ItemListCustomizationType GetMyeBaySellingCall.getUnsoldList()
          Gets the GetMyeBaySellingRequestType.unsoldList.
 ItemListCustomizationType GetMyeBayBuyingCall.getWatchList()
          Gets the GetMyeBayBuyingRequestType.watchList.
 ItemListCustomizationType GetMyeBayBuyingCall.getWonList()
          Gets the GetMyeBayBuyingRequestType.wonList.
 

Methods in com.ebay.sdk.call with parameters of type ItemListCustomizationType
 void GetMyeBaySellingCall.setActiveList(ItemListCustomizationType activeList)
          Sets the GetMyeBaySellingRequestType.activeList.
 void GetMyeBayBuyingCall.setBestOfferList(ItemListCustomizationType bestOfferList)
          Sets the GetMyeBayBuyingRequestType.bestOfferList.
 void GetMyeBaySellingCall.setBidList(ItemListCustomizationType bidList)
          Sets the GetMyeBaySellingRequestType.bidList.
 void GetMyeBayBuyingCall.setBidList(ItemListCustomizationType bidList)
          Sets the GetMyeBayBuyingRequestType.bidList.
 void GetMyeBayBuyingCall.setBuyingSummary(ItemListCustomizationType buyingSummary)
          Sets the GetMyeBayBuyingRequestType.buyingSummary.
 void GetMyeBayBuyingCall.setDeletedFromLostList(ItemListCustomizationType deletedFromLostList)
          Sets the GetMyeBayBuyingRequestType.deletedFromLostList.
 void GetMyeBaySellingCall.setDeletedFromSoldList(ItemListCustomizationType deletedFromSoldList)
          Sets the GetMyeBaySellingRequestType.deletedFromSoldList.
 void GetMyeBaySellingCall.setDeletedFromUnsoldList(ItemListCustomizationType deletedFromUnsoldList)
          Sets the GetMyeBaySellingRequestType.deletedFromUnsoldList.
 void GetMyeBayBuyingCall.setDeletedFromWonList(ItemListCustomizationType deletedFromWonList)
          Sets the GetMyeBayBuyingRequestType.deletedFromWonList.
 void GetMyeBayBuyingCall.setLostList(ItemListCustomizationType lostList)
          Sets the GetMyeBayBuyingRequestType.lostList.
 void GetMyeBaySellingCall.setScheduledList(ItemListCustomizationType scheduledList)
          Sets the GetMyeBaySellingRequestType.scheduledList.
 void GetMyeBaySellingCall.setSellingSummary(ItemListCustomizationType sellingSummary)
          Sets the GetMyeBaySellingRequestType.sellingSummary.
 void GetMyeBaySellingCall.setSoldList(ItemListCustomizationType soldList)
          Sets the GetMyeBaySellingRequestType.soldList.
 void GetMyeBaySellingCall.setUnsoldList(ItemListCustomizationType unsoldList)
          Sets the GetMyeBaySellingRequestType.unsoldList.
 void GetMyeBayBuyingCall.setWatchList(ItemListCustomizationType watchList)
          Sets the GetMyeBayBuyingRequestType.watchList.
 void GetMyeBayBuyingCall.setWonList(ItemListCustomizationType wonList)
          Sets the GetMyeBayBuyingRequestType.wonList.
 

Uses of ItemListCustomizationType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ItemListCustomizationType
protected  ItemListCustomizationType GetMyeBaySellingRequestType.activeList
           
protected  ItemListCustomizationType GetMyeBayBuyingRequestType.bestOfferList
           
protected  ItemListCustomizationType GetMyeBaySellingRequestType.bidList
           
protected  ItemListCustomizationType GetMyeBayBuyingRequestType.bidList
           
protected  ItemListCustomizationType GetMyeBayBuyingRequestType.buyingSummary
           
protected  ItemListCustomizationType GetMyeBayBuyingRequestType.deletedFromLostList
           
protected  ItemListCustomizationType GetMyeBaySellingRequestType.deletedFromSoldList
           
protected  ItemListCustomizationType GetMyeBaySellingRequestType.deletedFromUnsoldList
           
protected  ItemListCustomizationType GetMyeBayBuyingRequestType.deletedFromWonList
           
protected  ItemListCustomizationType GetMyeBayBuyingRequestType.lostList
           
protected  ItemListCustomizationType GetMyeBaySellingRequestType.scheduledList
           
protected  ItemListCustomizationType GetMyeBaySellingRequestType.sellingSummary
           
protected  ItemListCustomizationType GetMyeBaySellingRequestType.soldList
           
protected  ItemListCustomizationType GetMyeBaySellingRequestType.unsoldList
           
protected  ItemListCustomizationType GetMyeBayBuyingRequestType.watchList
           
protected  ItemListCustomizationType GetMyeBayBuyingRequestType.wonList
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ItemListCustomizationType
 ItemListCustomizationType ObjectFactory.createItemListCustomizationType()
          Create an instance of ItemListCustomizationType
 ItemListCustomizationType GetMyeBaySellingRequestType.getActiveList()
          Gets the value of the activeList property.
 ItemListCustomizationType GetMyeBayBuyingRequestType.getBestOfferList()
          Gets the value of the bestOfferList property.
 ItemListCustomizationType GetMyeBaySellingRequestType.getBidList()
          Gets the value of the bidList property.
 ItemListCustomizationType GetMyeBayBuyingRequestType.getBidList()
          Gets the value of the bidList property.
 ItemListCustomizationType GetMyeBayBuyingRequestType.getBuyingSummary()
          Gets the value of the buyingSummary property.
 ItemListCustomizationType GetMyeBayBuyingRequestType.getDeletedFromLostList()
          Gets the value of the deletedFromLostList property.
 ItemListCustomizationType GetMyeBaySellingRequestType.getDeletedFromSoldList()
          Gets the value of the deletedFromSoldList property.
 ItemListCustomizationType GetMyeBaySellingRequestType.getDeletedFromUnsoldList()
          Gets the value of the deletedFromUnsoldList property.
 ItemListCustomizationType GetMyeBayBuyingRequestType.getDeletedFromWonList()
          Gets the value of the deletedFromWonList property.
 ItemListCustomizationType GetMyeBayBuyingRequestType.getLostList()
          Gets the value of the lostList property.
 ItemListCustomizationType GetMyeBaySellingRequestType.getScheduledList()
          Gets the value of the scheduledList property.
 ItemListCustomizationType GetMyeBaySellingRequestType.getSellingSummary()
          Gets the value of the sellingSummary property.
 ItemListCustomizationType GetMyeBaySellingRequestType.getSoldList()
          Gets the value of the soldList property.
 ItemListCustomizationType GetMyeBaySellingRequestType.getUnsoldList()
          Gets the value of the unsoldList property.
 ItemListCustomizationType GetMyeBayBuyingRequestType.getWatchList()
          Gets the value of the watchList property.
 ItemListCustomizationType GetMyeBayBuyingRequestType.getWonList()
          Gets the value of the wonList property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ItemListCustomizationType
 void GetMyeBaySellingRequestType.setActiveList(ItemListCustomizationType value)
          Sets the value of the activeList property.
 void GetMyeBayBuyingRequestType.setBestOfferList(ItemListCustomizationType value)
          Sets the value of the bestOfferList property.
 void GetMyeBaySellingRequestType.setBidList(ItemListCustomizationType value)
          Sets the value of the bidList property.
 void GetMyeBayBuyingRequestType.setBidList(ItemListCustomizationType value)
          Sets the value of the bidList property.
 void GetMyeBayBuyingRequestType.setBuyingSummary(ItemListCustomizationType value)
          Sets the value of the buyingSummary property.
 void GetMyeBayBuyingRequestType.setDeletedFromLostList(ItemListCustomizationType value)
          Sets the value of the deletedFromLostList property.
 void GetMyeBaySellingRequestType.setDeletedFromSoldList(ItemListCustomizationType value)
          Sets the value of the deletedFromSoldList property.
 void GetMyeBaySellingRequestType.setDeletedFromUnsoldList(ItemListCustomizationType value)
          Sets the value of the deletedFromUnsoldList property.
 void GetMyeBayBuyingRequestType.setDeletedFromWonList(ItemListCustomizationType value)
          Sets the value of the deletedFromWonList property.
 void GetMyeBayBuyingRequestType.setLostList(ItemListCustomizationType value)
          Sets the value of the lostList property.
 void GetMyeBaySellingRequestType.setScheduledList(ItemListCustomizationType value)
          Sets the value of the scheduledList property.
 void GetMyeBaySellingRequestType.setSellingSummary(ItemListCustomizationType value)
          Sets the value of the sellingSummary property.
 void GetMyeBaySellingRequestType.setSoldList(ItemListCustomizationType value)
          Sets the value of the soldList property.
 void GetMyeBaySellingRequestType.setUnsoldList(ItemListCustomizationType value)
          Sets the value of the unsoldList property.
 void GetMyeBayBuyingRequestType.setWatchList(ItemListCustomizationType value)
          Sets the value of the watchList property.
 void GetMyeBayBuyingRequestType.setWonList(ItemListCustomizationType value)
          Sets the value of the wonList 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.