|
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.AbstractResponseType
com.ebay.soap.eBLBaseComponents.GetAdFormatLeadsResponseType
public class GetAdFormatLeadsResponseType
Returns number of leads and contact and other information for each lead. One AdFormatLead node is returned for each lead.
Java class for GetAdFormatLeadsResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetAdFormatLeadsResponseType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType"> <sequence> <element name="AdFormatLead" type="{urn:ebay:apis:eBLBaseComponents}AdFormatLeadType" maxOccurs="unbounded" minOccurs="0"/> <element name="AdFormatLeadCount" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected List<AdFormatLeadType> |
adFormatLead
|
protected Integer |
adFormatLeadCount
|
Fields inherited from class com.ebay.soap.eBLBaseComponents.AbstractResponseType |
---|
ack, any, botBlock, build, correlationID, duplicateInvocationDetails, eiasToken, errors, externalUserData, hardExpirationWarning, message, notificationEventName, notificationSignature, recipientUserID, timestamp, version |
Constructor Summary | |
---|---|
GetAdFormatLeadsResponseType()
|
Method Summary | |
---|---|
protected List<AdFormatLeadType> |
_getAdFormatLead()
|
AdFormatLeadType[] |
getAdFormatLead()
|
AdFormatLeadType |
getAdFormatLead(int idx)
|
Integer |
getAdFormatLeadCount()
Gets the value of the adFormatLeadCount property. |
int |
getAdFormatLeadLength()
|
void |
setAdFormatLead(AdFormatLeadType[] values)
|
AdFormatLeadType |
setAdFormatLead(int idx,
AdFormatLeadType value)
|
void |
setAdFormatLeadCount(Integer value)
Sets the value of the adFormatLeadCount property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected List<AdFormatLeadType> adFormatLead
protected Integer adFormatLeadCount
Constructor Detail |
---|
public GetAdFormatLeadsResponseType()
Method Detail |
---|
public AdFormatLeadType[] getAdFormatLead()
AdFormatLeadType
public AdFormatLeadType getAdFormatLead(int idx)
AdFormatLeadType
public int getAdFormatLeadLength()
public void setAdFormatLead(AdFormatLeadType[] values)
values
- allowed objects are
AdFormatLeadType
protected List<AdFormatLeadType> _getAdFormatLead()
public AdFormatLeadType setAdFormatLead(int idx, AdFormatLeadType value)
value
- allowed object is
AdFormatLeadType
public Integer getAdFormatLeadCount()
Integer
public void setAdFormatLeadCount(Integer value)
value
- allowed object is
Integer
|
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.