Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class GetStoreOptionsResponseType

java.lang.Object
  extended by com.ebay.soap.eBLBaseComponents.AbstractResponseType
      extended by com.ebay.soap.eBLBaseComponents.GetStoreOptionsResponseType
All Implemented Interfaces:
java.io.Serializable

public class GetStoreOptionsResponseType
extends AbstractResponseType
implements java.io.Serializable

The base response of the GetStoreOptions call.

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>
 

See Also:
Serialized Form

Field Summary
protected  StoreThemeArrayType advancedThemeArray
           
protected  StoreThemeArrayType basicThemeArray
           
protected  StoreLogoArrayType logoArray
           
protected  java.lang.Integer maxCategories
           
protected  java.lang.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.
 java.lang.Integer getMaxCategories()
          Gets the value of the maxCategories property.
 java.lang.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(java.lang.Integer value)
          Sets the value of the maxCategories property.
 void setMaxCategoryLevels(java.lang.Integer value)
          Sets the value of the maxCategoryLevels property.
 void setSubscriptionArray(StoreSubscriptionArrayType value)
          Sets the value of the subscriptionArray property.
 
Methods inherited from class com.ebay.soap.eBLBaseComponents.AbstractResponseType
_getAny, _getErrors, getAck, getAny, getAny, getAnyLength, getBotBlock, getBuild, getCorrelationID, getDuplicateInvocationDetails, getEIASToken, getErrors, getErrors, getErrorsLength, getExternalUserData, getHardExpirationWarning, getMessage, getNotificationEventName, getNotificationSignature, getRecipientUserID, getTimestamp, getVersion, setAck, setAny, setAny, setBotBlock, setBuild, setCorrelationID, setDuplicateInvocationDetails, setEIASToken, setErrors, setErrors, setExternalUserData, setHardExpirationWarning, setMessage, setNotificationEventName, setNotificationSignature, setRecipientUserID, setTimestamp, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

basicThemeArray

protected StoreThemeArrayType basicThemeArray

advancedThemeArray

protected StoreThemeArrayType advancedThemeArray

logoArray

protected StoreLogoArrayType logoArray

subscriptionArray

protected StoreSubscriptionArrayType subscriptionArray

maxCategories

protected java.lang.Integer maxCategories

maxCategoryLevels

protected java.lang.Integer maxCategoryLevels
Constructor Detail

GetStoreOptionsResponseType

public GetStoreOptionsResponseType()
Method Detail

getBasicThemeArray

public StoreThemeArrayType getBasicThemeArray()
Gets the value of the basicThemeArray property.

Returns:
possible object is StoreThemeArrayType

setBasicThemeArray

public void setBasicThemeArray(StoreThemeArrayType value)
Sets the value of the basicThemeArray property.

Parameters:
value - allowed object is StoreThemeArrayType

getAdvancedThemeArray

public StoreThemeArrayType getAdvancedThemeArray()
Gets the value of the advancedThemeArray property.

Returns:
possible object is StoreThemeArrayType

setAdvancedThemeArray

public void setAdvancedThemeArray(StoreThemeArrayType value)
Sets the value of the advancedThemeArray property.

Parameters:
value - allowed object is StoreThemeArrayType

getLogoArray

public StoreLogoArrayType getLogoArray()
Gets the value of the logoArray property.

Returns:
possible object is StoreLogoArrayType

setLogoArray

public void setLogoArray(StoreLogoArrayType value)
Sets the value of the logoArray property.

Parameters:
value - allowed object is StoreLogoArrayType

getSubscriptionArray

public StoreSubscriptionArrayType getSubscriptionArray()
Gets the value of the subscriptionArray property.

Returns:
possible object is StoreSubscriptionArrayType

setSubscriptionArray

public void setSubscriptionArray(StoreSubscriptionArrayType value)
Sets the value of the subscriptionArray property.

Parameters:
value - allowed object is StoreSubscriptionArrayType

getMaxCategories

public java.lang.Integer getMaxCategories()
Gets the value of the maxCategories property.

Returns:
possible object is Integer

setMaxCategories

public void setMaxCategories(java.lang.Integer value)
Sets the value of the maxCategories property.

Parameters:
value - allowed object is Integer

getMaxCategoryLevels

public java.lang.Integer getMaxCategoryLevels()
Gets the value of the maxCategoryLevels property.

Returns:
possible object is Integer

setMaxCategoryLevels

public void setMaxCategoryLevels(java.lang.Integer value)
Sets the value of the maxCategoryLevels property.

Parameters:
value - allowed object is Integer

Changes since
the last release

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.