|
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.GetCategoryFeaturesResponseType
public class GetCategoryFeaturesResponseType
Java class for GetCategoryFeaturesResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetCategoryFeaturesResponseType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType"> <sequence> <element name="CategoryVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="UpdateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Category" type="{urn:ebay:apis:eBLBaseComponents}CategoryFeatureType" maxOccurs="unbounded" minOccurs="0"/> <element name="SiteDefaults" type="{urn:ebay:apis:eBLBaseComponents}SiteDefaultsType" minOccurs="0"/> <element name="FeatureDefinitions" type="{urn:ebay:apis:eBLBaseComponents}FeatureDefinitionsType" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected List<CategoryFeatureType> |
category
|
protected String |
categoryVersion
|
protected FeatureDefinitionsType |
featureDefinitions
|
protected SiteDefaultsType |
siteDefaults
|
protected Calendar |
updateTime
|
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 | |
---|---|
GetCategoryFeaturesResponseType()
|
Method Summary | |
---|---|
protected List<CategoryFeatureType> |
_getCategory()
|
CategoryFeatureType[] |
getCategory()
|
CategoryFeatureType |
getCategory(int idx)
|
int |
getCategoryLength()
|
String |
getCategoryVersion()
Gets the value of the categoryVersion property. |
FeatureDefinitionsType |
getFeatureDefinitions()
Gets the value of the featureDefinitions property. |
SiteDefaultsType |
getSiteDefaults()
Gets the value of the siteDefaults property. |
Calendar |
getUpdateTime()
Gets the value of the updateTime property. |
void |
setCategory(CategoryFeatureType[] values)
|
CategoryFeatureType |
setCategory(int idx,
CategoryFeatureType value)
|
void |
setCategoryVersion(String value)
Sets the value of the categoryVersion property. |
void |
setFeatureDefinitions(FeatureDefinitionsType value)
Sets the value of the featureDefinitions property. |
void |
setSiteDefaults(SiteDefaultsType value)
Sets the value of the siteDefaults property. |
void |
setUpdateTime(Calendar value)
Sets the value of the updateTime property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String categoryVersion
protected Calendar updateTime
protected List<CategoryFeatureType> category
protected SiteDefaultsType siteDefaults
protected FeatureDefinitionsType featureDefinitions
Constructor Detail |
---|
public GetCategoryFeaturesResponseType()
Method Detail |
---|
public String getCategoryVersion()
String
public void setCategoryVersion(String value)
value
- allowed object is
String
public Calendar getUpdateTime()
String
public void setUpdateTime(Calendar value)
value
- allowed object is
String
public CategoryFeatureType[] getCategory()
CategoryFeatureType
public CategoryFeatureType getCategory(int idx)
CategoryFeatureType
public int getCategoryLength()
public void setCategory(CategoryFeatureType[] values)
values
- allowed objects are
CategoryFeatureType
protected List<CategoryFeatureType> _getCategory()
public CategoryFeatureType setCategory(int idx, CategoryFeatureType value)
value
- allowed object is
CategoryFeatureType
public SiteDefaultsType getSiteDefaults()
SiteDefaultsType
public void setSiteDefaults(SiteDefaultsType value)
value
- allowed object is
SiteDefaultsType
public FeatureDefinitionsType getFeatureDefinitions()
FeatureDefinitionsType
public void setFeatureDefinitions(FeatureDefinitionsType value)
value
- allowed object is
FeatureDefinitionsType
|
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.