|
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.AdFormatLeadType
public class AdFormatLeadType
This type is used by the AdFormatLead container that is returned in the GetAdFormatLeads call response. An AdFormatLead container will be returned for each user that has expressed interest in the Classified Ad listing that was specified by the seller in the GetAdFormatLeads call request. Each AdFormatLead container consists of prospective buyer contact information and other details associated with a lead for a Classified Ad listing.
Java class for AdFormatLeadType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AdFormatLeadType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="AdditionalInformation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Address" type="{urn:ebay:apis:eBLBaseComponents}AddressType" minOccurs="0"/> <element name="BestTimeToCall" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="Email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="SubmittedTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="ItemID" type="{urn:ebay:apis:eBLBaseComponents}ItemIDType" minOccurs="0"/> <element name="ItemTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="UserID" type="{urn:ebay:apis:eBLBaseComponents}UserIDType" minOccurs="0"/> <element name="MemberMessage" type="{urn:ebay:apis:eBLBaseComponents}MemberMessageExchangeArrayType" minOccurs="0"/> <element name="Status" type="{urn:ebay:apis:eBLBaseComponents}AdFormatLeadStatusCodeType" minOccurs="0"/> <element name="LeadFee" type="{urn:ebay:apis:eBLBaseComponents}AmountType" minOccurs="0"/> <element name="ExternalEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="PurchaseTimeFrame" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TradeInYear" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TradeInMake" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="TradeInModel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="FinancingAnswer" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="Answer1" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="Answer2" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected String |
additionalInformation
|
protected AddressType |
address
|
protected Boolean |
answer1
|
protected Boolean |
answer2
|
protected List<Object> |
any
|
protected String |
bestTimeToCall
|
protected String |
email
|
protected String |
externalEmail
|
protected Boolean |
financingAnswer
|
protected String |
itemID
|
protected String |
itemTitle
|
protected AmountType |
leadFee
|
protected MemberMessageExchangeArrayType |
memberMessage
|
protected String |
purchaseTimeFrame
|
protected AdFormatLeadStatusCodeType |
status
|
protected Calendar |
submittedTime
|
protected String |
tradeInMake
|
protected String |
tradeInModel
|
protected String |
tradeInYear
|
protected String |
userID
|
Constructor Summary | |
---|---|
AdFormatLeadType()
|
Method Summary | |
---|---|
protected List<Object> |
_getAny()
|
String |
getAdditionalInformation()
Gets the value of the additionalInformation property. |
AddressType |
getAddress()
Gets the value of the address property. |
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
String |
getBestTimeToCall()
Gets the value of the bestTimeToCall property. |
String |
getEmail()
Gets the value of the email property. |
String |
getExternalEmail()
Gets the value of the externalEmail property. |
String |
getItemID()
Gets the value of the itemID property. |
String |
getItemTitle()
Gets the value of the itemTitle property. |
AmountType |
getLeadFee()
Gets the value of the leadFee property. |
MemberMessageExchangeArrayType |
getMemberMessage()
Gets the value of the memberMessage property. |
String |
getPurchaseTimeFrame()
Gets the value of the purchaseTimeFrame property. |
AdFormatLeadStatusCodeType |
getStatus()
Gets the value of the status property. |
Calendar |
getSubmittedTime()
Gets the value of the submittedTime property. |
String |
getTradeInMake()
Gets the value of the tradeInMake property. |
String |
getTradeInModel()
Gets the value of the tradeInModel property. |
String |
getTradeInYear()
Gets the value of the tradeInYear property. |
String |
getUserID()
Gets the value of the userID property. |
Boolean |
isAnswer1()
Gets the value of the answer1 property. |
Boolean |
isAnswer2()
Gets the value of the answer2 property. |
Boolean |
isFinancingAnswer()
Gets the value of the financingAnswer property. |
void |
setAdditionalInformation(String value)
Sets the value of the additionalInformation property. |
void |
setAddress(AddressType value)
Sets the value of the address property. |
void |
setAnswer1(Boolean value)
Sets the value of the answer1 property. |
void |
setAnswer2(Boolean value)
Sets the value of the answer2 property. |
Object |
setAny(int idx,
Object value)
|
void |
setAny(Object[] values)
|
void |
setBestTimeToCall(String value)
Sets the value of the bestTimeToCall property. |
void |
setEmail(String value)
Sets the value of the email property. |
void |
setExternalEmail(String value)
Sets the value of the externalEmail property. |
void |
setFinancingAnswer(Boolean value)
Sets the value of the financingAnswer property. |
void |
setItemID(String value)
Sets the value of the itemID property. |
void |
setItemTitle(String value)
Sets the value of the itemTitle property. |
void |
setLeadFee(AmountType value)
Sets the value of the leadFee property. |
void |
setMemberMessage(MemberMessageExchangeArrayType value)
Sets the value of the memberMessage property. |
void |
setPurchaseTimeFrame(String value)
Sets the value of the purchaseTimeFrame property. |
void |
setStatus(AdFormatLeadStatusCodeType value)
Sets the value of the status property. |
void |
setSubmittedTime(Calendar value)
Sets the value of the submittedTime property. |
void |
setTradeInMake(String value)
Sets the value of the tradeInMake property. |
void |
setTradeInModel(String value)
Sets the value of the tradeInModel property. |
void |
setTradeInYear(String value)
Sets the value of the tradeInYear property. |
void |
setUserID(String value)
Sets the value of the userID property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String additionalInformation
protected AddressType address
protected String bestTimeToCall
protected String email
protected Calendar submittedTime
protected String itemID
protected String itemTitle
protected String userID
protected MemberMessageExchangeArrayType memberMessage
protected AdFormatLeadStatusCodeType status
protected AmountType leadFee
protected String externalEmail
protected String purchaseTimeFrame
protected String tradeInYear
protected String tradeInMake
protected String tradeInModel
protected Boolean financingAnswer
protected Boolean answer1
protected Boolean answer2
protected List<Object> any
Constructor Detail |
---|
public AdFormatLeadType()
Method Detail |
---|
public String getAdditionalInformation()
String
public void setAdditionalInformation(String value)
value
- allowed object is
String
public AddressType getAddress()
AddressType
public void setAddress(AddressType value)
value
- allowed object is
AddressType
public String getBestTimeToCall()
String
public void setBestTimeToCall(String value)
value
- allowed object is
String
public String getEmail()
String
public void setEmail(String value)
value
- allowed object is
String
public Calendar getSubmittedTime()
String
public void setSubmittedTime(Calendar value)
value
- allowed object is
String
public String getItemID()
String
public void setItemID(String value)
value
- allowed object is
String
public String getItemTitle()
String
public void setItemTitle(String value)
value
- allowed object is
String
public String getUserID()
String
public void setUserID(String value)
value
- allowed object is
String
public MemberMessageExchangeArrayType getMemberMessage()
MemberMessageExchangeArrayType
public void setMemberMessage(MemberMessageExchangeArrayType value)
value
- allowed object is
MemberMessageExchangeArrayType
public AdFormatLeadStatusCodeType getStatus()
AdFormatLeadStatusCodeType
public void setStatus(AdFormatLeadStatusCodeType value)
value
- allowed object is
AdFormatLeadStatusCodeType
public AmountType getLeadFee()
AmountType
public void setLeadFee(AmountType value)
value
- allowed object is
AmountType
public String getExternalEmail()
String
public void setExternalEmail(String value)
value
- allowed object is
String
public String getPurchaseTimeFrame()
String
public void setPurchaseTimeFrame(String value)
value
- allowed object is
String
public String getTradeInYear()
String
public void setTradeInYear(String value)
value
- allowed object is
String
public String getTradeInMake()
String
public void setTradeInMake(String value)
value
- allowed object is
String
public String getTradeInModel()
String
public void setTradeInModel(String value)
value
- allowed object is
String
public Boolean isFinancingAnswer()
Boolean
public void setFinancingAnswer(Boolean value)
value
- allowed object is
Boolean
public Boolean isAnswer1()
Boolean
public void setAnswer1(Boolean value)
value
- allowed object is
Boolean
public Boolean isAnswer2()
Boolean
public void setAnswer2(Boolean value)
value
- allowed object is
Boolean
public Object[] getAny()
Element
Object
public Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(Object[] values)
values
- allowed objects are
Element
Object
protected List<Object> _getAny()
public Object setAny(int idx, Object value)
value
- allowed object is
Element
Object
|
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.