|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.soap.eBLBaseComponents.AbstractRequestType
com.ebay.soap.eBLBaseComponents.GetMyeBayBuyingRequestType
public class GetMyeBayBuyingRequestType
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>
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 |
---|
protected ItemListCustomizationType watchList
protected ItemListCustomizationType bidList
protected ItemListCustomizationType bestOfferList
protected ItemListCustomizationType wonList
protected ItemListCustomizationType lostList
protected MyeBaySelectionType favoriteSearches
protected MyeBaySelectionType favoriteSellers
protected MyeBaySelectionType secondChanceOffer
protected BidAssistantListType bidAssistantList
protected ItemListCustomizationType deletedFromWonList
protected ItemListCustomizationType deletedFromLostList
protected ItemListCustomizationType buyingSummary
protected MyeBaySelectionType userDefinedLists
protected Boolean hideVariations
Constructor Detail |
---|
public GetMyeBayBuyingRequestType()
Method Detail |
---|
public ItemListCustomizationType getWatchList()
ItemListCustomizationType
public void setWatchList(ItemListCustomizationType value)
value
- allowed object is
ItemListCustomizationType
public ItemListCustomizationType getBidList()
ItemListCustomizationType
public void setBidList(ItemListCustomizationType value)
value
- allowed object is
ItemListCustomizationType
public ItemListCustomizationType getBestOfferList()
ItemListCustomizationType
public void setBestOfferList(ItemListCustomizationType value)
value
- allowed object is
ItemListCustomizationType
public ItemListCustomizationType getWonList()
ItemListCustomizationType
public void setWonList(ItemListCustomizationType value)
value
- allowed object is
ItemListCustomizationType
public ItemListCustomizationType getLostList()
ItemListCustomizationType
public void setLostList(ItemListCustomizationType value)
value
- allowed object is
ItemListCustomizationType
public MyeBaySelectionType getFavoriteSearches()
MyeBaySelectionType
public void setFavoriteSearches(MyeBaySelectionType value)
value
- allowed object is
MyeBaySelectionType
public MyeBaySelectionType getFavoriteSellers()
MyeBaySelectionType
public void setFavoriteSellers(MyeBaySelectionType value)
value
- allowed object is
MyeBaySelectionType
public MyeBaySelectionType getSecondChanceOffer()
MyeBaySelectionType
public void setSecondChanceOffer(MyeBaySelectionType value)
value
- allowed object is
MyeBaySelectionType
public BidAssistantListType getBidAssistantList()
BidAssistantListType
public void setBidAssistantList(BidAssistantListType value)
value
- allowed object is
BidAssistantListType
public ItemListCustomizationType getDeletedFromWonList()
ItemListCustomizationType
public void setDeletedFromWonList(ItemListCustomizationType value)
value
- allowed object is
ItemListCustomizationType
public ItemListCustomizationType getDeletedFromLostList()
ItemListCustomizationType
public void setDeletedFromLostList(ItemListCustomizationType value)
value
- allowed object is
ItemListCustomizationType
public ItemListCustomizationType getBuyingSummary()
ItemListCustomizationType
public void setBuyingSummary(ItemListCustomizationType value)
value
- allowed object is
ItemListCustomizationType
public MyeBaySelectionType getUserDefinedLists()
MyeBaySelectionType
public void setUserDefinedLists(MyeBaySelectionType value)
value
- allowed object is
MyeBaySelectionType
public Boolean isHideVariations()
Boolean
public void setHideVariations(Boolean value)
value
- allowed object is
Boolean
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.