|
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.StoreCustomListingHeaderType
public class StoreCustomListingHeaderType
Configuration of a Store custom listing header.
Java class for StoreCustomListingHeaderType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StoreCustomListingHeaderType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="DisplayType" type="{urn:ebay:apis:eBLBaseComponents}StoreCustomListingHeaderDisplayCodeType" minOccurs="0"/> <element name="Logo" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="SearchBox" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="LinkToInclude" type="{urn:ebay:apis:eBLBaseComponents}StoreCustomListingHeaderLinkType" maxOccurs="unbounded" minOccurs="0"/> <element name="AddToFavoriteStores" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="SignUpForStoreNewsletter" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.lang.Boolean |
addToFavoriteStores
|
protected java.util.List<java.lang.Object> |
any
|
protected StoreCustomListingHeaderDisplayCodeType |
displayType
|
protected java.util.List<StoreCustomListingHeaderLinkType> |
linkToInclude
|
protected java.lang.Boolean |
logo
|
protected java.lang.Boolean |
searchBox
|
protected java.lang.Boolean |
signUpForStoreNewsletter
|
Constructor Summary | |
---|---|
StoreCustomListingHeaderType()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.Object> |
_getAny()
|
protected java.util.List<StoreCustomListingHeaderLinkType> |
_getLinkToInclude()
|
java.lang.Object[] |
getAny()
|
java.lang.Object |
getAny(int idx)
|
int |
getAnyLength()
|
StoreCustomListingHeaderDisplayCodeType |
getDisplayType()
Gets the value of the displayType property. |
StoreCustomListingHeaderLinkType[] |
getLinkToInclude()
|
StoreCustomListingHeaderLinkType |
getLinkToInclude(int idx)
|
int |
getLinkToIncludeLength()
|
java.lang.Boolean |
isAddToFavoriteStores()
Gets the value of the addToFavoriteStores property. |
java.lang.Boolean |
isLogo()
Gets the value of the logo property. |
java.lang.Boolean |
isSearchBox()
Gets the value of the searchBox property. |
java.lang.Boolean |
isSignUpForStoreNewsletter()
Gets the value of the signUpForStoreNewsletter property. |
void |
setAddToFavoriteStores(java.lang.Boolean value)
Sets the value of the addToFavoriteStores property. |
java.lang.Object |
setAny(int idx,
java.lang.Object value)
|
void |
setAny(java.lang.Object[] values)
|
void |
setDisplayType(StoreCustomListingHeaderDisplayCodeType value)
Sets the value of the displayType property. |
StoreCustomListingHeaderLinkType |
setLinkToInclude(int idx,
StoreCustomListingHeaderLinkType value)
|
void |
setLinkToInclude(StoreCustomListingHeaderLinkType[] values)
|
void |
setLogo(java.lang.Boolean value)
Sets the value of the logo property. |
void |
setSearchBox(java.lang.Boolean value)
Sets the value of the searchBox property. |
void |
setSignUpForStoreNewsletter(java.lang.Boolean value)
Sets the value of the signUpForStoreNewsletter property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected StoreCustomListingHeaderDisplayCodeType displayType
protected java.lang.Boolean logo
protected java.lang.Boolean searchBox
protected java.util.List<StoreCustomListingHeaderLinkType> linkToInclude
protected java.lang.Boolean addToFavoriteStores
protected java.lang.Boolean signUpForStoreNewsletter
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public StoreCustomListingHeaderType()
Method Detail |
---|
public StoreCustomListingHeaderDisplayCodeType getDisplayType()
StoreCustomListingHeaderDisplayCodeType
public void setDisplayType(StoreCustomListingHeaderDisplayCodeType value)
value
- allowed object is
StoreCustomListingHeaderDisplayCodeType
public java.lang.Boolean isLogo()
Boolean
public void setLogo(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isSearchBox()
Boolean
public void setSearchBox(java.lang.Boolean value)
value
- allowed object is
Boolean
public StoreCustomListingHeaderLinkType[] getLinkToInclude()
StoreCustomListingHeaderLinkType
public StoreCustomListingHeaderLinkType getLinkToInclude(int idx)
StoreCustomListingHeaderLinkType
public int getLinkToIncludeLength()
public void setLinkToInclude(StoreCustomListingHeaderLinkType[] values)
values
- allowed objects are
StoreCustomListingHeaderLinkType
protected java.util.List<StoreCustomListingHeaderLinkType> _getLinkToInclude()
public StoreCustomListingHeaderLinkType setLinkToInclude(int idx, StoreCustomListingHeaderLinkType value)
value
- allowed object is
StoreCustomListingHeaderLinkType
public java.lang.Boolean isAddToFavoriteStores()
Boolean
public void setAddToFavoriteStores(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isSignUpForStoreNewsletter()
Boolean
public void setSignUpForStoreNewsletter(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.