Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class StoreType

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

public class StoreType
extends java.lang.Object
implements java.io.Serializable

The configuration of an eBay Store.

Java class for StoreType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="StoreType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="URLPath" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="URL" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
         <element name="SubscriptionLevel" type="{urn:ebay:apis:eBLBaseComponents}StoreSubscriptionLevelCodeType" minOccurs="0"/>
         <element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="Logo" type="{urn:ebay:apis:eBLBaseComponents}StoreLogoType" minOccurs="0"/>
         <element name="Theme" type="{urn:ebay:apis:eBLBaseComponents}StoreThemeType" minOccurs="0"/>
         <element name="HeaderStyle" type="{urn:ebay:apis:eBLBaseComponents}StoreHeaderStyleCodeType" minOccurs="0"/>
         <element name="HomePage" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
         <element name="ItemListLayout" type="{urn:ebay:apis:eBLBaseComponents}StoreItemListLayoutCodeType" minOccurs="0"/>
         <element name="ItemListSortOrder" type="{urn:ebay:apis:eBLBaseComponents}StoreItemListSortOrderCodeType" minOccurs="0"/>
         <element name="CustomHeaderLayout" type="{urn:ebay:apis:eBLBaseComponents}StoreCustomHeaderLayoutCodeType" minOccurs="0"/>
         <element name="CustomHeader" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ExportListings" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="CustomCategories" type="{urn:ebay:apis:eBLBaseComponents}StoreCustomCategoryArrayType" minOccurs="0"/>
         <element name="CustomListingHeader" type="{urn:ebay:apis:eBLBaseComponents}StoreCustomListingHeaderType" minOccurs="0"/>
         <element name="MerchDisplay" type="{urn:ebay:apis:eBLBaseComponents}MerchDisplayCodeType" minOccurs="0"/>
         <element name="LastOpenedTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="TitleWithCompatibility" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <any/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
protected  java.util.List<java.lang.Object> any
           
protected  StoreCustomCategoryArrayType customCategories
           
protected  java.lang.String customHeader
           
protected  StoreCustomHeaderLayoutCodeType customHeaderLayout
           
protected  StoreCustomListingHeaderType customListingHeader
           
protected  java.lang.String description
           
protected  java.lang.Boolean exportListings
           
protected  StoreHeaderStyleCodeType headerStyle
           
protected  java.lang.Long homePage
           
protected  StoreItemListLayoutCodeType itemListLayout
           
protected  StoreItemListSortOrderCodeType itemListSortOrder
           
protected  java.util.Calendar lastOpenedTime
           
protected  StoreLogoType logo
           
protected  MerchDisplayCodeType merchDisplay
           
protected  java.lang.String name
           
protected  StoreSubscriptionLevelCodeType subscriptionLevel
           
protected  StoreThemeType theme
           
protected  java.lang.Boolean titleWithCompatibility
           
protected  java.lang.String url
           
protected  java.lang.String urlPath
           
 
Constructor Summary
StoreType()
           
 
Method Summary
protected  java.util.List<java.lang.Object> _getAny()
           
 java.lang.Object[] getAny()
           
 java.lang.Object getAny(int idx)
           
 int getAnyLength()
           
 StoreCustomCategoryArrayType getCustomCategories()
          Gets the value of the customCategories property.
 java.lang.String getCustomHeader()
          Gets the value of the customHeader property.
 StoreCustomHeaderLayoutCodeType getCustomHeaderLayout()
          Gets the value of the customHeaderLayout property.
 StoreCustomListingHeaderType getCustomListingHeader()
          Gets the value of the customListingHeader property.
 java.lang.String getDescription()
          Gets the value of the description property.
 StoreHeaderStyleCodeType getHeaderStyle()
          Gets the value of the headerStyle property.
 java.lang.Long getHomePage()
          Gets the value of the homePage property.
 StoreItemListLayoutCodeType getItemListLayout()
          Gets the value of the itemListLayout property.
 StoreItemListSortOrderCodeType getItemListSortOrder()
          Gets the value of the itemListSortOrder property.
 java.util.Calendar getLastOpenedTime()
          Gets the value of the lastOpenedTime property.
 StoreLogoType getLogo()
          Gets the value of the logo property.
 MerchDisplayCodeType getMerchDisplay()
          Gets the value of the merchDisplay property.
 java.lang.String getName()
          Gets the value of the name property.
 StoreSubscriptionLevelCodeType getSubscriptionLevel()
          Gets the value of the subscriptionLevel property.
 StoreThemeType getTheme()
          Gets the value of the theme property.
 java.lang.String getURL()
          Gets the value of the url property.
 java.lang.String getURLPath()
          Gets the value of the urlPath property.
 java.lang.Boolean isExportListings()
          Gets the value of the exportListings property.
 java.lang.Boolean isTitleWithCompatibility()
          Gets the value of the titleWithCompatibility property.
 java.lang.Object setAny(int idx, java.lang.Object value)
           
 void setAny(java.lang.Object[] values)
           
 void setCustomCategories(StoreCustomCategoryArrayType value)
          Sets the value of the customCategories property.
 void setCustomHeader(java.lang.String value)
          Sets the value of the customHeader property.
 void setCustomHeaderLayout(StoreCustomHeaderLayoutCodeType value)
          Sets the value of the customHeaderLayout property.
 void setCustomListingHeader(StoreCustomListingHeaderType value)
          Sets the value of the customListingHeader property.
 void setDescription(java.lang.String value)
          Sets the value of the description property.
 void setExportListings(java.lang.Boolean value)
          Sets the value of the exportListings property.
 void setHeaderStyle(StoreHeaderStyleCodeType value)
          Sets the value of the headerStyle property.
 void setHomePage(java.lang.Long value)
          Sets the value of the homePage property.
 void setItemListLayout(StoreItemListLayoutCodeType value)
          Sets the value of the itemListLayout property.
 void setItemListSortOrder(StoreItemListSortOrderCodeType value)
          Sets the value of the itemListSortOrder property.
 void setLastOpenedTime(java.util.Calendar value)
          Sets the value of the lastOpenedTime property.
 void setLogo(StoreLogoType value)
          Sets the value of the logo property.
 void setMerchDisplay(MerchDisplayCodeType value)
          Sets the value of the merchDisplay property.
 void setName(java.lang.String value)
          Sets the value of the name property.
 void setSubscriptionLevel(StoreSubscriptionLevelCodeType value)
          Sets the value of the subscriptionLevel property.
 void setTheme(StoreThemeType value)
          Sets the value of the theme property.
 void setTitleWithCompatibility(java.lang.Boolean value)
          Sets the value of the titleWithCompatibility property.
 void setURL(java.lang.String value)
          Sets the value of the url property.
 void setURLPath(java.lang.String value)
          Sets the value of the urlPath property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected java.lang.String name

urlPath

protected java.lang.String urlPath

url

protected java.lang.String url

subscriptionLevel

protected StoreSubscriptionLevelCodeType subscriptionLevel

description

protected java.lang.String description

logo

protected StoreLogoType logo

theme

protected StoreThemeType theme

headerStyle

protected StoreHeaderStyleCodeType headerStyle

homePage

protected java.lang.Long homePage

itemListLayout

protected StoreItemListLayoutCodeType itemListLayout

itemListSortOrder

protected StoreItemListSortOrderCodeType itemListSortOrder

customHeaderLayout

protected StoreCustomHeaderLayoutCodeType customHeaderLayout

customHeader

protected java.lang.String customHeader

exportListings

protected java.lang.Boolean exportListings

customCategories

protected StoreCustomCategoryArrayType customCategories

customListingHeader

protected StoreCustomListingHeaderType customListingHeader

merchDisplay

protected MerchDisplayCodeType merchDisplay

lastOpenedTime

protected java.util.Calendar lastOpenedTime

titleWithCompatibility

protected java.lang.Boolean titleWithCompatibility

any

protected java.util.List<java.lang.Object> any
Constructor Detail

StoreType

public StoreType()
Method Detail

getName

public java.lang.String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

public void setName(java.lang.String value)
Sets the value of the name property.

Parameters:
value - allowed object is String

getURLPath

public java.lang.String getURLPath()
Gets the value of the urlPath property.

Returns:
possible object is String

setURLPath

public void setURLPath(java.lang.String value)
Sets the value of the urlPath property.

Parameters:
value - allowed object is String

getURL

public java.lang.String getURL()
Gets the value of the url property.

Returns:
possible object is String

setURL

public void setURL(java.lang.String value)
Sets the value of the url property.

Parameters:
value - allowed object is String

getSubscriptionLevel

public StoreSubscriptionLevelCodeType getSubscriptionLevel()
Gets the value of the subscriptionLevel property.

Returns:
possible object is StoreSubscriptionLevelCodeType

setSubscriptionLevel

public void setSubscriptionLevel(StoreSubscriptionLevelCodeType value)
Sets the value of the subscriptionLevel property.

Parameters:
value - allowed object is StoreSubscriptionLevelCodeType

getDescription

public java.lang.String getDescription()
Gets the value of the description property.

Returns:
possible object is String

setDescription

public void setDescription(java.lang.String value)
Sets the value of the description property.

Parameters:
value - allowed object is String

getLogo

public StoreLogoType getLogo()
Gets the value of the logo property.

Returns:
possible object is StoreLogoType

setLogo

public void setLogo(StoreLogoType value)
Sets the value of the logo property.

Parameters:
value - allowed object is StoreLogoType

getTheme

public StoreThemeType getTheme()
Gets the value of the theme property.

Returns:
possible object is StoreThemeType

setTheme

public void setTheme(StoreThemeType value)
Sets the value of the theme property.

Parameters:
value - allowed object is StoreThemeType

getHeaderStyle

public StoreHeaderStyleCodeType getHeaderStyle()
Gets the value of the headerStyle property.

Returns:
possible object is StoreHeaderStyleCodeType

setHeaderStyle

public void setHeaderStyle(StoreHeaderStyleCodeType value)
Sets the value of the headerStyle property.

Parameters:
value - allowed object is StoreHeaderStyleCodeType

getHomePage

public java.lang.Long getHomePage()
Gets the value of the homePage property.

Returns:
possible object is Long

setHomePage

public void setHomePage(java.lang.Long value)
Sets the value of the homePage property.

Parameters:
value - allowed object is Long

getItemListLayout

public StoreItemListLayoutCodeType getItemListLayout()
Gets the value of the itemListLayout property.

Returns:
possible object is StoreItemListLayoutCodeType

setItemListLayout

public void setItemListLayout(StoreItemListLayoutCodeType value)
Sets the value of the itemListLayout property.

Parameters:
value - allowed object is StoreItemListLayoutCodeType

getItemListSortOrder

public StoreItemListSortOrderCodeType getItemListSortOrder()
Gets the value of the itemListSortOrder property.

Returns:
possible object is StoreItemListSortOrderCodeType

setItemListSortOrder

public void setItemListSortOrder(StoreItemListSortOrderCodeType value)
Sets the value of the itemListSortOrder property.

Parameters:
value - allowed object is StoreItemListSortOrderCodeType

getCustomHeaderLayout

public StoreCustomHeaderLayoutCodeType getCustomHeaderLayout()
Gets the value of the customHeaderLayout property.

Returns:
possible object is StoreCustomHeaderLayoutCodeType

setCustomHeaderLayout

public void setCustomHeaderLayout(StoreCustomHeaderLayoutCodeType value)
Sets the value of the customHeaderLayout property.

Parameters:
value - allowed object is StoreCustomHeaderLayoutCodeType

getCustomHeader

public java.lang.String getCustomHeader()
Gets the value of the customHeader property.

Returns:
possible object is String

setCustomHeader

public void setCustomHeader(java.lang.String value)
Sets the value of the customHeader property.

Parameters:
value - allowed object is String

isExportListings

public java.lang.Boolean isExportListings()
Gets the value of the exportListings property.

Returns:
possible object is Boolean

setExportListings

public void setExportListings(java.lang.Boolean value)
Sets the value of the exportListings property.

Parameters:
value - allowed object is Boolean

getCustomCategories

public StoreCustomCategoryArrayType getCustomCategories()
Gets the value of the customCategories property.

Returns:
possible object is StoreCustomCategoryArrayType

setCustomCategories

public void setCustomCategories(StoreCustomCategoryArrayType value)
Sets the value of the customCategories property.

Parameters:
value - allowed object is StoreCustomCategoryArrayType

getCustomListingHeader

public StoreCustomListingHeaderType getCustomListingHeader()
Gets the value of the customListingHeader property.

Returns:
possible object is StoreCustomListingHeaderType

setCustomListingHeader

public void setCustomListingHeader(StoreCustomListingHeaderType value)
Sets the value of the customListingHeader property.

Parameters:
value - allowed object is StoreCustomListingHeaderType

getMerchDisplay

public MerchDisplayCodeType getMerchDisplay()
Gets the value of the merchDisplay property.

Returns:
possible object is MerchDisplayCodeType

setMerchDisplay

public void setMerchDisplay(MerchDisplayCodeType value)
Sets the value of the merchDisplay property.

Parameters:
value - allowed object is MerchDisplayCodeType

getLastOpenedTime

public java.util.Calendar getLastOpenedTime()
Gets the value of the lastOpenedTime property.

Returns:
possible object is String

setLastOpenedTime

public void setLastOpenedTime(java.util.Calendar value)
Sets the value of the lastOpenedTime property.

Parameters:
value - allowed object is String

isTitleWithCompatibility

public java.lang.Boolean isTitleWithCompatibility()
Gets the value of the titleWithCompatibility property.

Returns:
possible object is Boolean

setTitleWithCompatibility

public void setTitleWithCompatibility(java.lang.Boolean value)
Sets the value of the titleWithCompatibility property.

Parameters:
value - allowed object is Boolean

getAny

public java.lang.Object[] getAny()
Returns:
array of Object Element

getAny

public java.lang.Object getAny(int idx)
Returns:
one of Object Element

getAnyLength

public int getAnyLength()

setAny

public void setAny(java.lang.Object[] values)
Parameters:
values - allowed objects are Object Element

_getAny

protected java.util.List<java.lang.Object> _getAny()

setAny

public java.lang.Object setAny(int idx,
                               java.lang.Object value)
Parameters:
value - allowed object is Object Element

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.