|
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.GetAdFormatLeadsRequestType
public class GetAdFormatLeadsRequestType
Retrieves sales lead information for a lead generation listing.
Java class for GetAdFormatLeadsRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetAdFormatLeadsRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element name="ItemID" type="{urn:ebay:apis:eBLBaseComponents}ItemIDType" minOccurs="0"/> <element name="Status" type="{urn:ebay:apis:eBLBaseComponents}MessageStatusTypeCodeType" minOccurs="0"/> <element name="IncludeMemberMessages" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="StartCreationTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="EndCreationTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected Calendar |
endCreationTime
|
protected Boolean |
includeMemberMessages
|
protected String |
itemID
|
protected Calendar |
startCreationTime
|
protected MessageStatusTypeCodeType |
status
|
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractRequestType |
---|
any, botBlock, detailLevel, endUserIP, errorHandling, errorLanguage, invocationID, messageID, outputSelector, version, warningLevel |
Constructor Summary | |
---|---|
GetAdFormatLeadsRequestType()
|
Method Summary | |
---|---|
Calendar |
getEndCreationTime()
Gets the value of the endCreationTime property. |
String |
getItemID()
Gets the value of the itemID property. |
Calendar |
getStartCreationTime()
Gets the value of the startCreationTime property. |
MessageStatusTypeCodeType |
getStatus()
Gets the value of the status property. |
Boolean |
isIncludeMemberMessages()
Gets the value of the includeMemberMessages property. |
void |
setEndCreationTime(Calendar value)
Sets the value of the endCreationTime property. |
void |
setIncludeMemberMessages(Boolean value)
Sets the value of the includeMemberMessages property. |
void |
setItemID(String value)
Sets the value of the itemID property. |
void |
setStartCreationTime(Calendar value)
Sets the value of the startCreationTime property. |
void |
setStatus(MessageStatusTypeCodeType value)
Sets the value of the status 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 String itemID
protected MessageStatusTypeCodeType status
protected Boolean includeMemberMessages
protected Calendar startCreationTime
protected Calendar endCreationTime
Constructor Detail |
---|
public GetAdFormatLeadsRequestType()
Method Detail |
---|
public String getItemID()
String
public void setItemID(String value)
value
- allowed object is
String
public MessageStatusTypeCodeType getStatus()
MessageStatusTypeCodeType
public void setStatus(MessageStatusTypeCodeType value)
value
- allowed object is
MessageStatusTypeCodeType
public Boolean isIncludeMemberMessages()
Boolean
public void setIncludeMemberMessages(Boolean value)
value
- allowed object is
Boolean
public Calendar getStartCreationTime()
String
public void setStartCreationTime(Calendar value)
value
- allowed object is
String
public Calendar getEndCreationTime()
String
public void setEndCreationTime(Calendar value)
value
- allowed object is
String
|
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.