|
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.GetCategory2CSResponseType
public class GetCategory2CSResponseType
Only applicable for determining whether a category is catalog-enabled.
Java class for GetCategory2CSResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetCategory2CSResponseType">
<complexContent>
<extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType">
<sequence>
<element name="MappedCategoryArray" type="{urn:ebay:apis:eBLBaseComponents}CategoryArrayType" minOccurs="0"/>
<element name="UnmappedCategoryArray" type="{urn:ebay:apis:eBLBaseComponents}CategoryArrayType" minOccurs="0"/>
<element name="AttributeSystemVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SiteWideCharacteristicSets" type="{urn:ebay:apis:eBLBaseComponents}SiteWideCharacteristicsType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
attributeSystemVersion
|
protected CategoryArrayType |
mappedCategoryArray
|
protected List<SiteWideCharacteristicsType> |
siteWideCharacteristicSets
|
protected CategoryArrayType |
unmappedCategoryArray
|
| 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 | |
|---|---|
GetCategory2CSResponseType()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CategoryArrayType mappedCategoryArray
protected CategoryArrayType unmappedCategoryArray
protected String attributeSystemVersion
protected List<SiteWideCharacteristicsType> siteWideCharacteristicSets
| Constructor Detail |
|---|
public GetCategory2CSResponseType()
| Method Detail |
|---|
public CategoryArrayType getMappedCategoryArray()
CategoryArrayTypepublic void setMappedCategoryArray(CategoryArrayType value)
value - allowed object is
CategoryArrayTypepublic CategoryArrayType getUnmappedCategoryArray()
CategoryArrayTypepublic void setUnmappedCategoryArray(CategoryArrayType value)
value - allowed object is
CategoryArrayTypepublic String getAttributeSystemVersion()
Stringpublic void setAttributeSystemVersion(String value)
value - allowed object is
Stringpublic SiteWideCharacteristicsType[] getSiteWideCharacteristicSets()
SiteWideCharacteristicsTypepublic SiteWideCharacteristicsType getSiteWideCharacteristicSets(int idx)
SiteWideCharacteristicsTypepublic int getSiteWideCharacteristicSetsLength()
public void setSiteWideCharacteristicSets(SiteWideCharacteristicsType[] values)
values - allowed objects are
SiteWideCharacteristicsTypeprotected List<SiteWideCharacteristicsType> _getSiteWideCharacteristicSets()
public SiteWideCharacteristicsType setSiteWideCharacteristicSets(int idx,
SiteWideCharacteristicsType value)
value - allowed object is
SiteWideCharacteristicsType
|
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.