|
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.GetBidderListRequestType
public class GetBidderListRequestType
Retrieves all items that the user is currently bidding on, and the ones they have won or purchased. Retrieves all items that the user is currently bidding on, and the ones they have won or purchased.
Java class for GetBidderListRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetBidderListRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element name="ActiveItemsOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="EndTimeFrom" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="EndTimeTo" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="UserID" type="{urn:ebay:apis:eBLBaseComponents}UserIDType" minOccurs="0"/> <element name="GranularityLevel" type="{urn:ebay:apis:eBLBaseComponents}GranularityLevelCodeType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.lang.Boolean |
activeItemsOnly
|
protected java.util.Calendar |
endTimeFrom
|
protected java.util.Calendar |
endTimeTo
|
protected GranularityLevelCodeType |
granularityLevel
|
protected java.lang.String |
userID
|
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
any, botBlock, detailLevel, endUserIP, errorHandling, errorLanguage, invocationID, messageID, outputSelector, version, warningLevel |
Constructor Summary | |
---|---|
GetBidderListRequestType()
|
Method Summary | |
---|---|
java.util.Calendar |
getEndTimeFrom()
Gets the value of the endTimeFrom property. |
java.util.Calendar |
getEndTimeTo()
Gets the value of the endTimeTo property. |
GranularityLevelCodeType |
getGranularityLevel()
Gets the value of the granularityLevel property. |
java.lang.String |
getUserID()
Gets the value of the userID property. |
java.lang.Boolean |
isActiveItemsOnly()
Gets the value of the activeItemsOnly property. |
void |
setActiveItemsOnly(java.lang.Boolean value)
Sets the value of the activeItemsOnly property. |
void |
setEndTimeFrom(java.util.Calendar value)
Sets the value of the endTimeFrom property. |
void |
setEndTimeTo(java.util.Calendar value)
Sets the value of the endTimeTo property. |
void |
setGranularityLevel(GranularityLevelCodeType value)
Sets the value of the granularityLevel property. |
void |
setUserID(java.lang.String value)
Sets the value of the userID 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 java.lang.Boolean activeItemsOnly
protected java.util.Calendar endTimeFrom
protected java.util.Calendar endTimeTo
protected java.lang.String userID
protected GranularityLevelCodeType granularityLevel
Constructor Detail |
---|
public GetBidderListRequestType()
Method Detail |
---|
public java.lang.Boolean isActiveItemsOnly()
Boolean
public void setActiveItemsOnly(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.util.Calendar getEndTimeFrom()
String
public void setEndTimeFrom(java.util.Calendar value)
value
- allowed object is
String
public java.util.Calendar getEndTimeTo()
String
public void setEndTimeTo(java.util.Calendar value)
value
- allowed object is
String
public java.lang.String getUserID()
String
public void setUserID(java.lang.String value)
value
- allowed object is
String
public GranularityLevelCodeType getGranularityLevel()
GranularityLevelCodeType
public void setGranularityLevel(GranularityLevelCodeType value)
value
- allowed object is
GranularityLevelCodeType
|
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.