|
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.GetStoreOptionsResponseType
public class GetStoreOptionsResponseType
Contains the current list of options for Store configurations.
Java class for GetStoreOptionsResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetStoreOptionsResponseType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType"> <sequence> <element name="BasicThemeArray" type="{urn:ebay:apis:eBLBaseComponents}StoreThemeArrayType" minOccurs="0"/> <element name="AdvancedThemeArray" type="{urn:ebay:apis:eBLBaseComponents}StoreThemeArrayType" minOccurs="0"/> <element name="LogoArray" type="{urn:ebay:apis:eBLBaseComponents}StoreLogoArrayType" minOccurs="0"/> <element name="SubscriptionArray" type="{urn:ebay:apis:eBLBaseComponents}StoreSubscriptionArrayType" minOccurs="0"/> <element name="MaxCategories" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="MaxCategoryLevels" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Field Summary | |
---|---|
protected StoreThemeArrayType |
advancedThemeArray
|
protected StoreThemeArrayType |
basicThemeArray
|
protected StoreLogoArrayType |
logoArray
|
protected Integer |
maxCategories
|
protected Integer |
maxCategoryLevels
|
protected StoreSubscriptionArrayType |
subscriptionArray
|
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 | |
---|---|
GetStoreOptionsResponseType()
|
Method Summary | |
---|---|
StoreThemeArrayType |
getAdvancedThemeArray()
Gets the value of the advancedThemeArray property. |
StoreThemeArrayType |
getBasicThemeArray()
Gets the value of the basicThemeArray property. |
StoreLogoArrayType |
getLogoArray()
Gets the value of the logoArray property. |
Integer |
getMaxCategories()
Gets the value of the maxCategories property. |
Integer |
getMaxCategoryLevels()
Gets the value of the maxCategoryLevels property. |
StoreSubscriptionArrayType |
getSubscriptionArray()
Gets the value of the subscriptionArray property. |
void |
setAdvancedThemeArray(StoreThemeArrayType value)
Sets the value of the advancedThemeArray property. |
void |
setBasicThemeArray(StoreThemeArrayType value)
Sets the value of the basicThemeArray property. |
void |
setLogoArray(StoreLogoArrayType value)
Sets the value of the logoArray property. |
void |
setMaxCategories(Integer value)
Sets the value of the maxCategories property. |
void |
setMaxCategoryLevels(Integer value)
Sets the value of the maxCategoryLevels property. |
void |
setSubscriptionArray(StoreSubscriptionArrayType value)
Sets the value of the subscriptionArray property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected StoreThemeArrayType basicThemeArray
protected StoreThemeArrayType advancedThemeArray
protected StoreLogoArrayType logoArray
protected StoreSubscriptionArrayType subscriptionArray
protected Integer maxCategories
protected Integer maxCategoryLevels
Constructor Detail |
---|
public GetStoreOptionsResponseType()
Method Detail |
---|
public StoreThemeArrayType getBasicThemeArray()
StoreThemeArrayType
public void setBasicThemeArray(StoreThemeArrayType value)
value
- allowed object is
StoreThemeArrayType
public StoreThemeArrayType getAdvancedThemeArray()
StoreThemeArrayType
public void setAdvancedThemeArray(StoreThemeArrayType value)
value
- allowed object is
StoreThemeArrayType
public StoreLogoArrayType getLogoArray()
StoreLogoArrayType
public void setLogoArray(StoreLogoArrayType value)
value
- allowed object is
StoreLogoArrayType
public StoreSubscriptionArrayType getSubscriptionArray()
StoreSubscriptionArrayType
public void setSubscriptionArray(StoreSubscriptionArrayType value)
value
- allowed object is
StoreSubscriptionArrayType
public Integer getMaxCategories()
Integer
public void setMaxCategories(Integer value)
value
- allowed object is
Integer
public Integer getMaxCategoryLevels()
Integer
public void setMaxCategoryLevels(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.