|
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.StoreType
public class StoreType
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>
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 |
---|
protected java.lang.String name
protected java.lang.String urlPath
protected java.lang.String url
protected StoreSubscriptionLevelCodeType subscriptionLevel
protected java.lang.String description
protected StoreLogoType logo
protected StoreThemeType theme
protected StoreHeaderStyleCodeType headerStyle
protected java.lang.Long homePage
protected StoreItemListLayoutCodeType itemListLayout
protected StoreItemListSortOrderCodeType itemListSortOrder
protected StoreCustomHeaderLayoutCodeType customHeaderLayout
protected java.lang.String customHeader
protected java.lang.Boolean exportListings
protected StoreCustomCategoryArrayType customCategories
protected StoreCustomListingHeaderType customListingHeader
protected MerchDisplayCodeType merchDisplay
protected java.util.Calendar lastOpenedTime
protected java.lang.Boolean titleWithCompatibility
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public StoreType()
Method Detail |
---|
public java.lang.String getName()
String
public void setName(java.lang.String value)
value
- allowed object is
String
public java.lang.String getURLPath()
String
public void setURLPath(java.lang.String value)
value
- allowed object is
String
public java.lang.String getURL()
String
public void setURL(java.lang.String value)
value
- allowed object is
String
public StoreSubscriptionLevelCodeType getSubscriptionLevel()
StoreSubscriptionLevelCodeType
public void setSubscriptionLevel(StoreSubscriptionLevelCodeType value)
value
- allowed object is
StoreSubscriptionLevelCodeType
public java.lang.String getDescription()
String
public void setDescription(java.lang.String value)
value
- allowed object is
String
public StoreLogoType getLogo()
StoreLogoType
public void setLogo(StoreLogoType value)
value
- allowed object is
StoreLogoType
public StoreThemeType getTheme()
StoreThemeType
public void setTheme(StoreThemeType value)
value
- allowed object is
StoreThemeType
public StoreHeaderStyleCodeType getHeaderStyle()
StoreHeaderStyleCodeType
public void setHeaderStyle(StoreHeaderStyleCodeType value)
value
- allowed object is
StoreHeaderStyleCodeType
public java.lang.Long getHomePage()
Long
public void setHomePage(java.lang.Long value)
value
- allowed object is
Long
public StoreItemListLayoutCodeType getItemListLayout()
StoreItemListLayoutCodeType
public void setItemListLayout(StoreItemListLayoutCodeType value)
value
- allowed object is
StoreItemListLayoutCodeType
public StoreItemListSortOrderCodeType getItemListSortOrder()
StoreItemListSortOrderCodeType
public void setItemListSortOrder(StoreItemListSortOrderCodeType value)
value
- allowed object is
StoreItemListSortOrderCodeType
public StoreCustomHeaderLayoutCodeType getCustomHeaderLayout()
StoreCustomHeaderLayoutCodeType
public void setCustomHeaderLayout(StoreCustomHeaderLayoutCodeType value)
value
- allowed object is
StoreCustomHeaderLayoutCodeType
public java.lang.String getCustomHeader()
String
public void setCustomHeader(java.lang.String value)
value
- allowed object is
String
public java.lang.Boolean isExportListings()
Boolean
public void setExportListings(java.lang.Boolean value)
value
- allowed object is
Boolean
public StoreCustomCategoryArrayType getCustomCategories()
StoreCustomCategoryArrayType
public void setCustomCategories(StoreCustomCategoryArrayType value)
value
- allowed object is
StoreCustomCategoryArrayType
public StoreCustomListingHeaderType getCustomListingHeader()
StoreCustomListingHeaderType
public void setCustomListingHeader(StoreCustomListingHeaderType value)
value
- allowed object is
StoreCustomListingHeaderType
public MerchDisplayCodeType getMerchDisplay()
MerchDisplayCodeType
public void setMerchDisplay(MerchDisplayCodeType value)
value
- allowed object is
MerchDisplayCodeType
public java.util.Calendar getLastOpenedTime()
String
public void setLastOpenedTime(java.util.Calendar value)
value
- allowed object is
String
public java.lang.Boolean isTitleWithCompatibility()
Boolean
public void setTitleWithCompatibility(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Object[] getAny()
Element
Object
public java.lang.Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(java.lang.Object[] values)
values
- allowed objects are
Element
Object
protected java.util.List<java.lang.Object> _getAny()
public java.lang.Object setAny(int idx, java.lang.Object value)
value
- allowed object is
Element
Object
|
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.