Changes since
the last release

com.ebay.soap.eBLBaseComponents
Class StoreCustomListingHeaderType

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

public class StoreCustomListingHeaderType
extends Object
implements Serializable

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>
 

See Also:
Serialized Form

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

displayType

protected StoreCustomListingHeaderDisplayCodeType displayType

logo

protected Boolean logo

searchBox

protected Boolean searchBox

linkToInclude

protected List<StoreCustomListingHeaderLinkType> linkToInclude

addToFavoriteStores

protected Boolean addToFavoriteStores

signUpForStoreNewsletter

protected Boolean signUpForStoreNewsletter

any

protected List<Object> any
Constructor Detail

StoreCustomListingHeaderType

public StoreCustomListingHeaderType()
Method Detail

getDisplayType

public StoreCustomListingHeaderDisplayCodeType getDisplayType()
Gets the value of the displayType property.

Returns:
possible object is StoreCustomListingHeaderDisplayCodeType

setDisplayType

public void setDisplayType(StoreCustomListingHeaderDisplayCodeType value)
Sets the value of the displayType property.

Parameters:
value - allowed object is StoreCustomListingHeaderDisplayCodeType

isLogo

public Boolean isLogo()
Gets the value of the logo property.

Returns:
possible object is Boolean

setLogo

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

Parameters:
value - allowed object is Boolean

isSearchBox

public Boolean isSearchBox()
Gets the value of the searchBox property.

Returns:
possible object is Boolean

setSearchBox

public void setSearchBox(Boolean value)
Sets the value of the searchBox property.

Parameters:
value - allowed object is Boolean

getLinkToInclude

public StoreCustomListingHeaderLinkType[] getLinkToInclude()
Returns:
array of StoreCustomListingHeaderLinkType

getLinkToInclude

public StoreCustomListingHeaderLinkType getLinkToInclude(int idx)
Returns:
one of StoreCustomListingHeaderLinkType

getLinkToIncludeLength

public int getLinkToIncludeLength()

setLinkToInclude

public void setLinkToInclude(StoreCustomListingHeaderLinkType[] values)
Parameters:
values - allowed objects are StoreCustomListingHeaderLinkType

_getLinkToInclude

protected List<StoreCustomListingHeaderLinkType> _getLinkToInclude()

setLinkToInclude

public StoreCustomListingHeaderLinkType setLinkToInclude(int idx,
                                                         StoreCustomListingHeaderLinkType value)
Parameters:
value - allowed object is StoreCustomListingHeaderLinkType

isAddToFavoriteStores

public Boolean isAddToFavoriteStores()
Gets the value of the addToFavoriteStores property.

Returns:
possible object is Boolean

setAddToFavoriteStores

public void setAddToFavoriteStores(Boolean value)
Sets the value of the addToFavoriteStores property.

Parameters:
value - allowed object is Boolean

isSignUpForStoreNewsletter

public Boolean isSignUpForStoreNewsletter()
Gets the value of the signUpForStoreNewsletter property.

Returns:
possible object is Boolean

setSignUpForStoreNewsletter

public void setSignUpForStoreNewsletter(Boolean value)
Sets the value of the signUpForStoreNewsletter property.

Parameters:
value - allowed object is Boolean

getAny

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

getAny

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

getAnyLength

public int getAnyLength()

setAny

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

_getAny

protected List<Object> _getAny()

setAny

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

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.