Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class GetMyeBayBuyingRequestType

java.lang.Object
  extended by com.ebay.soap.eBLBaseComponents.AbstractRequestType
      extended by com.ebay.soap.eBLBaseComponents.GetMyeBayBuyingRequestType
All Implemented Interfaces:
Serializable

public class GetMyeBayBuyingRequestType
extends AbstractRequestType
implements Serializable

Retrieves information regarding a user's buying activity, such as items they are watching, bidding on, have won, did not win, and have made Best Offers on.

Java class for GetMyeBayBuyingRequestType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="GetMyeBayBuyingRequestType">
   <complexContent>
     <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType">
       <sequence>
         <element name="WatchList" type="{urn:ebay:apis:eBLBaseComponents}ItemListCustomizationType" minOccurs="0"/>
         <element name="BidList" type="{urn:ebay:apis:eBLBaseComponents}ItemListCustomizationType" minOccurs="0"/>
         <element name="BestOfferList" type="{urn:ebay:apis:eBLBaseComponents}ItemListCustomizationType" minOccurs="0"/>
         <element name="WonList" type="{urn:ebay:apis:eBLBaseComponents}ItemListCustomizationType" minOccurs="0"/>
         <element name="LostList" type="{urn:ebay:apis:eBLBaseComponents}ItemListCustomizationType" minOccurs="0"/>
         <element name="FavoriteSearches" type="{urn:ebay:apis:eBLBaseComponents}MyeBaySelectionType" minOccurs="0"/>
         <element name="FavoriteSellers" type="{urn:ebay:apis:eBLBaseComponents}MyeBaySelectionType" minOccurs="0"/>
         <element name="SecondChanceOffer" type="{urn:ebay:apis:eBLBaseComponents}MyeBaySelectionType" minOccurs="0"/>
         <element name="BidAssistantList" type="{urn:ebay:apis:eBLBaseComponents}BidAssistantListType" minOccurs="0"/>
         <element name="DeletedFromWonList" type="{urn:ebay:apis:eBLBaseComponents}ItemListCustomizationType" minOccurs="0"/>
         <element name="DeletedFromLostList" type="{urn:ebay:apis:eBLBaseComponents}ItemListCustomizationType" minOccurs="0"/>
         <element name="BuyingSummary" type="{urn:ebay:apis:eBLBaseComponents}ItemListCustomizationType" minOccurs="0"/>
         <element name="UserDefinedLists" type="{urn:ebay:apis:eBLBaseComponents}MyeBaySelectionType" minOccurs="0"/>
         <element name="HideVariations" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  ItemListCustomizationType bestOfferList
           
protected  BidAssistantListType bidAssistantList
           
protected  ItemListCustomizationType bidList
           
protected  ItemListCustomizationType buyingSummary
           
protected  ItemListCustomizationType deletedFromLostList
           
protected  ItemListCustomizationType deletedFromWonList
           
protected  MyeBaySelectionType favoriteSearches
           
protected  MyeBaySelectionType favoriteSellers
           
protected  Boolean hideVariations
           
protected  ItemListCustomizationType lostList
           
protected  MyeBaySelectionType secondChanceOffer
           
protected  MyeBaySelectionType userDefinedLists
           
protected  ItemListCustomizationType watchList
           
protected  ItemListCustomizationType wonList
           
 
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType
any, botBlock, detailLevel, endUserIP, errorHandling, errorLanguage, invocationID, messageID, outputSelector, version, warningLevel
 
Constructor Summary
GetMyeBayBuyingRequestType()
           
 
Method Summary
 ItemListCustomizationType getBestOfferList()
          Gets the value of the bestOfferList property.
 BidAssistantListType getBidAssistantList()
          Gets the value of the bidAssistantList property.
 ItemListCustomizationType getBidList()
          Gets the value of the bidList property.
 ItemListCustomizationType getBuyingSummary()
          Gets the value of the buyingSummary property.
 ItemListCustomizationType getDeletedFromLostList()
          Gets the value of the deletedFromLostList property.
 ItemListCustomizationType getDeletedFromWonList()
          Gets the value of the deletedFromWonList property.
 MyeBaySelectionType getFavoriteSearches()
          Gets the value of the favoriteSearches property.
 MyeBaySelectionType getFavoriteSellers()
          Gets the value of the favoriteSellers property.
 ItemListCustomizationType getLostList()
          Gets the value of the lostList property.
 MyeBaySelectionType getSecondChanceOffer()
          Gets the value of the secondChanceOffer property.
 MyeBaySelectionType getUserDefinedLists()
          Gets the value of the userDefinedLists property.
 ItemListCustomizationType getWatchList()
          Gets the value of the watchList property.
 ItemListCustomizationType getWonList()
          Gets the value of the wonList property.
 Boolean isHideVariations()
          Gets the value of the hideVariations property.
 void setBestOfferList(ItemListCustomizationType value)
          Sets the value of the bestOfferList property.
 void setBidAssistantList(BidAssistantListType value)
          Sets the value of the bidAssistantList property.
 void setBidList(ItemListCustomizationType value)
          Sets the value of the bidList property.
 void setBuyingSummary(ItemListCustomizationType value)
          Sets the value of the buyingSummary property.
 void setDeletedFromLostList(ItemListCustomizationType value)
          Sets the value of the deletedFromLostList property.
 void setDeletedFromWonList(ItemListCustomizationType value)
          Sets the value of the deletedFromWonList property.
 void setFavoriteSearches(MyeBaySelectionType value)
          Sets the value of the favoriteSearches property.
 void setFavoriteSellers(MyeBaySelectionType value)
          Sets the value of the favoriteSellers property.
 void setHideVariations(Boolean value)
          Sets the value of the hideVariations property.
 void setLostList(ItemListCustomizationType value)
          Sets the value of the lostList property.
 void setSecondChanceOffer(MyeBaySelectionType value)
          Sets the value of the secondChanceOffer property.
 void setUserDefinedLists(MyeBaySelectionType value)
          Sets the value of the userDefinedLists property.
 void setWatchList(ItemListCustomizationType value)
          Sets the value of the watchList property.
 void setWonList(ItemListCustomizationType value)
          Sets the value of the wonList property.
 
Methods inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType
_getAny, _getDetailLevel, _getOutputSelector, getAny, getAny, getAnyLength, getBotBlock, getDetailLevel, getDetailLevel, getDetailLevelLength, getEndUserIP, getErrorHandling, getErrorLanguage, getInvocationID, getMessageID, getOutputSelector, getOutputSelector, getOutputSelectorLength, getVersion, getWarningLevel, setAny, setAny, setBotBlock, setDetailLevel, setDetailLevel, setEndUserIP, setErrorHandling, setErrorLanguage, setInvocationID, setMessageID, setOutputSelector, setOutputSelector, setVersion, setWarningLevel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

watchList

protected ItemListCustomizationType watchList

bidList

protected ItemListCustomizationType bidList

bestOfferList

protected ItemListCustomizationType bestOfferList

wonList

protected ItemListCustomizationType wonList

lostList

protected ItemListCustomizationType lostList

favoriteSearches

protected MyeBaySelectionType favoriteSearches

favoriteSellers

protected MyeBaySelectionType favoriteSellers

secondChanceOffer

protected MyeBaySelectionType secondChanceOffer

bidAssistantList

protected BidAssistantListType bidAssistantList

deletedFromWonList

protected ItemListCustomizationType deletedFromWonList

deletedFromLostList

protected ItemListCustomizationType deletedFromLostList

buyingSummary

protected ItemListCustomizationType buyingSummary

userDefinedLists

protected MyeBaySelectionType userDefinedLists

hideVariations

protected Boolean hideVariations
Constructor Detail

GetMyeBayBuyingRequestType

public GetMyeBayBuyingRequestType()
Method Detail

getWatchList

public ItemListCustomizationType getWatchList()
Gets the value of the watchList property.

Returns:
possible object is ItemListCustomizationType

setWatchList

public void setWatchList(ItemListCustomizationType value)
Sets the value of the watchList property.

Parameters:
value - allowed object is ItemListCustomizationType

getBidList

public ItemListCustomizationType getBidList()
Gets the value of the bidList property.

Returns:
possible object is ItemListCustomizationType

setBidList

public void setBidList(ItemListCustomizationType value)
Sets the value of the bidList property.

Parameters:
value - allowed object is ItemListCustomizationType

getBestOfferList

public ItemListCustomizationType getBestOfferList()
Gets the value of the bestOfferList property.

Returns:
possible object is ItemListCustomizationType

setBestOfferList

public void setBestOfferList(ItemListCustomizationType value)
Sets the value of the bestOfferList property.

Parameters:
value - allowed object is ItemListCustomizationType

getWonList

public ItemListCustomizationType getWonList()
Gets the value of the wonList property.

Returns:
possible object is ItemListCustomizationType

setWonList

public void setWonList(ItemListCustomizationType value)
Sets the value of the wonList property.

Parameters:
value - allowed object is ItemListCustomizationType

getLostList

public ItemListCustomizationType getLostList()
Gets the value of the lostList property.

Returns:
possible object is ItemListCustomizationType

setLostList

public void setLostList(ItemListCustomizationType value)
Sets the value of the lostList property.

Parameters:
value - allowed object is ItemListCustomizationType

getFavoriteSearches

public MyeBaySelectionType getFavoriteSearches()
Gets the value of the favoriteSearches property.

Returns:
possible object is MyeBaySelectionType

setFavoriteSearches

public void setFavoriteSearches(MyeBaySelectionType value)
Sets the value of the favoriteSearches property.

Parameters:
value - allowed object is MyeBaySelectionType

getFavoriteSellers

public MyeBaySelectionType getFavoriteSellers()
Gets the value of the favoriteSellers property.

Returns:
possible object is MyeBaySelectionType

setFavoriteSellers

public void setFavoriteSellers(MyeBaySelectionType value)
Sets the value of the favoriteSellers property.

Parameters:
value - allowed object is MyeBaySelectionType

getSecondChanceOffer

public MyeBaySelectionType getSecondChanceOffer()
Gets the value of the secondChanceOffer property.

Returns:
possible object is MyeBaySelectionType

setSecondChanceOffer

public void setSecondChanceOffer(MyeBaySelectionType value)
Sets the value of the secondChanceOffer property.

Parameters:
value - allowed object is MyeBaySelectionType

getBidAssistantList

public BidAssistantListType getBidAssistantList()
Gets the value of the bidAssistantList property.

Returns:
possible object is BidAssistantListType

setBidAssistantList

public void setBidAssistantList(BidAssistantListType value)
Sets the value of the bidAssistantList property.

Parameters:
value - allowed object is BidAssistantListType

getDeletedFromWonList

public ItemListCustomizationType getDeletedFromWonList()
Gets the value of the deletedFromWonList property.

Returns:
possible object is ItemListCustomizationType

setDeletedFromWonList

public void setDeletedFromWonList(ItemListCustomizationType value)
Sets the value of the deletedFromWonList property.

Parameters:
value - allowed object is ItemListCustomizationType

getDeletedFromLostList

public ItemListCustomizationType getDeletedFromLostList()
Gets the value of the deletedFromLostList property.

Returns:
possible object is ItemListCustomizationType

setDeletedFromLostList

public void setDeletedFromLostList(ItemListCustomizationType value)
Sets the value of the deletedFromLostList property.

Parameters:
value - allowed object is ItemListCustomizationType

getBuyingSummary

public ItemListCustomizationType getBuyingSummary()
Gets the value of the buyingSummary property.

Returns:
possible object is ItemListCustomizationType

setBuyingSummary

public void setBuyingSummary(ItemListCustomizationType value)
Sets the value of the buyingSummary property.

Parameters:
value - allowed object is ItemListCustomizationType

getUserDefinedLists

public MyeBaySelectionType getUserDefinedLists()
Gets the value of the userDefinedLists property.

Returns:
possible object is MyeBaySelectionType

setUserDefinedLists

public void setUserDefinedLists(MyeBaySelectionType value)
Sets the value of the userDefinedLists property.

Parameters:
value - allowed object is MyeBaySelectionType

isHideVariations

public Boolean isHideVariations()
Gets the value of the hideVariations property.

Returns:
possible object is Boolean

setHideVariations

public void setHideVariations(Boolean value)
Sets the value of the hideVariations property.

Parameters:
value - allowed object is Boolean

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.