|
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 Boolean |
addToFavoriteStores
|
protected List<Object> |
any
|
protected StoreCustomListingHeaderDisplayCodeType |
displayType
|
protected List<StoreCustomListingHeaderLinkType> |
linkToInclude
|
protected Boolean |
logo
|
protected Boolean |
searchBox
|
protected Boolean |
signUpForStoreNewsletter
|
Constructor Summary | |
---|---|
StoreCustomListingHeaderType()
|
Method Summary | |
---|---|
protected List<Object> |
_getAny()
|
protected List<StoreCustomListingHeaderLinkType> |
_getLinkToInclude()
|
Object[] |
getAny()
|
Object |
getAny(int idx)
|
int |
getAnyLength()
|
StoreCustomListingHeaderDisplayCodeType |
getDisplayType()
Gets the value of the displayType property. |
StoreCustomListingHeaderLinkType[] |
getLinkToInclude()
|
StoreCustomListingHeaderLinkType |
getLinkToInclude(int idx)
|
int |
getLinkToIncludeLength()
|
Boolean |
isAddToFavoriteStores()
Gets the value of the addToFavoriteStores property. |
Boolean |
isLogo()
Gets the value of the logo property. |
Boolean |
isSearchBox()
Gets the value of the searchBox property. |
Boolean |
isSignUpForStoreNewsletter()
Gets the value of the signUpForStoreNewsletter property. |
void |
setAddToFavoriteStores(Boolean value)
Sets the value of the addToFavoriteStores property. |
Object |
setAny(int idx,
Object value)
|
void |
setAny(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(Boolean value)
Sets the value of the logo property. |
void |
setSearchBox(Boolean value)
Sets the value of the searchBox property. |
void |
setSignUpForStoreNewsletter(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 Boolean logo
protected Boolean searchBox
protected List<StoreCustomListingHeaderLinkType> linkToInclude
protected Boolean addToFavoriteStores
protected Boolean signUpForStoreNewsletter
protected List<Object> any
Constructor Detail |
---|
public StoreCustomListingHeaderType()
Method Detail |
---|
public StoreCustomListingHeaderDisplayCodeType getDisplayType()
StoreCustomListingHeaderDisplayCodeType
public void setDisplayType(StoreCustomListingHeaderDisplayCodeType value)
value
- allowed object is
StoreCustomListingHeaderDisplayCodeType
public Boolean isLogo()
Boolean
public void setLogo(Boolean value)
value
- allowed object is
Boolean
public Boolean isSearchBox()
Boolean
public void setSearchBox(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 List<StoreCustomListingHeaderLinkType> _getLinkToInclude()
public StoreCustomListingHeaderLinkType setLinkToInclude(int idx, StoreCustomListingHeaderLinkType value)
value
- allowed object is
StoreCustomListingHeaderLinkType
public Boolean isAddToFavoriteStores()
Boolean
public void setAddToFavoriteStores(Boolean value)
value
- allowed object is
Boolean
public Boolean isSignUpForStoreNewsletter()
Boolean
public void setSignUpForStoreNewsletter(Boolean value)
value
- allowed object is
Boolean
public Object[] getAny()
Element
Object
public Object getAny(int idx)
Element
Object
public int getAnyLength()
public void setAny(Object[] values)
values
- allowed objects are
Element
Object
protected List<Object> _getAny()
public Object setAny(int idx, 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.