|
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.ListingFeatureDetailsType
public class ListingFeatureDetailsType
This type is used by the ListingFeatureDetails container in the GeteBayDetails response. This container indicates the listing features that are enabled or disabled for an eBay site.
Java class for ListingFeatureDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ListingFeatureDetailsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="BoldTitle" type="{urn:ebay:apis:eBLBaseComponents}BoldTitleCodeType" minOccurs="0"/> <element name="Border" type="{urn:ebay:apis:eBLBaseComponents}BorderCodeType" minOccurs="0"/> <element name="Highlight" type="{urn:ebay:apis:eBLBaseComponents}HighlightCodeType" minOccurs="0"/> <element name="GiftIcon" type="{urn:ebay:apis:eBLBaseComponents}GiftIconCodeType" minOccurs="0"/> <element name="HomePageFeatured" type="{urn:ebay:apis:eBLBaseComponents}HomePageFeaturedCodeType" minOccurs="0"/> <element name="FeaturedFirst" type="{urn:ebay:apis:eBLBaseComponents}FeaturedFirstCodeType" minOccurs="0"/> <element name="FeaturedPlus" type="{urn:ebay:apis:eBLBaseComponents}FeaturedPlusCodeType" minOccurs="0"/> <element name="ProPack" type="{urn:ebay:apis:eBLBaseComponents}ProPackCodeType" minOccurs="0"/> <element name="DetailVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="UpdateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.util.List<java.lang.Object> |
any
|
protected BoldTitleCodeType |
boldTitle
|
protected BorderCodeType |
border
|
protected java.lang.String |
detailVersion
|
protected FeaturedFirstCodeType |
featuredFirst
|
protected FeaturedPlusCodeType |
featuredPlus
|
protected GiftIconCodeType |
giftIcon
|
protected HighlightCodeType |
highlight
|
protected HomePageFeaturedCodeType |
homePageFeatured
|
protected ProPackCodeType |
proPack
|
protected java.util.Calendar |
updateTime
|
Constructor Summary | |
---|---|
ListingFeatureDetailsType()
|
Method Summary | |
---|---|
protected java.util.List<java.lang.Object> |
_getAny()
|
java.lang.Object[] |
getAny()
|
java.lang.Object |
getAny(int idx)
|
int |
getAnyLength()
|
BoldTitleCodeType |
getBoldTitle()
Gets the value of the boldTitle property. |
BorderCodeType |
getBorder()
Gets the value of the border property. |
java.lang.String |
getDetailVersion()
Gets the value of the detailVersion property. |
FeaturedFirstCodeType |
getFeaturedFirst()
Gets the value of the featuredFirst property. |
FeaturedPlusCodeType |
getFeaturedPlus()
Gets the value of the featuredPlus property. |
GiftIconCodeType |
getGiftIcon()
Gets the value of the giftIcon property. |
HighlightCodeType |
getHighlight()
Gets the value of the highlight property. |
HomePageFeaturedCodeType |
getHomePageFeatured()
Gets the value of the homePageFeatured property. |
ProPackCodeType |
getProPack()
Gets the value of the proPack property. |
java.util.Calendar |
getUpdateTime()
Gets the value of the updateTime property. |
java.lang.Object |
setAny(int idx,
java.lang.Object value)
|
void |
setAny(java.lang.Object[] values)
|
void |
setBoldTitle(BoldTitleCodeType value)
Sets the value of the boldTitle property. |
void |
setBorder(BorderCodeType value)
Sets the value of the border property. |
void |
setDetailVersion(java.lang.String value)
Sets the value of the detailVersion property. |
void |
setFeaturedFirst(FeaturedFirstCodeType value)
Sets the value of the featuredFirst property. |
void |
setFeaturedPlus(FeaturedPlusCodeType value)
Sets the value of the featuredPlus property. |
void |
setGiftIcon(GiftIconCodeType value)
Sets the value of the giftIcon property. |
void |
setHighlight(HighlightCodeType value)
Sets the value of the highlight property. |
void |
setHomePageFeatured(HomePageFeaturedCodeType value)
Sets the value of the homePageFeatured property. |
void |
setProPack(ProPackCodeType value)
Sets the value of the proPack property. |
void |
setUpdateTime(java.util.Calendar value)
Sets the value of the updateTime property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected BoldTitleCodeType boldTitle
protected BorderCodeType border
protected HighlightCodeType highlight
protected GiftIconCodeType giftIcon
protected HomePageFeaturedCodeType homePageFeatured
protected FeaturedFirstCodeType featuredFirst
protected FeaturedPlusCodeType featuredPlus
protected ProPackCodeType proPack
protected java.lang.String detailVersion
protected java.util.Calendar updateTime
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public ListingFeatureDetailsType()
Method Detail |
---|
public BoldTitleCodeType getBoldTitle()
BoldTitleCodeType
public void setBoldTitle(BoldTitleCodeType value)
value
- allowed object is
BoldTitleCodeType
public BorderCodeType getBorder()
BorderCodeType
public void setBorder(BorderCodeType value)
value
- allowed object is
BorderCodeType
public HighlightCodeType getHighlight()
HighlightCodeType
public void setHighlight(HighlightCodeType value)
value
- allowed object is
HighlightCodeType
public GiftIconCodeType getGiftIcon()
GiftIconCodeType
public void setGiftIcon(GiftIconCodeType value)
value
- allowed object is
GiftIconCodeType
public HomePageFeaturedCodeType getHomePageFeatured()
HomePageFeaturedCodeType
public void setHomePageFeatured(HomePageFeaturedCodeType value)
value
- allowed object is
HomePageFeaturedCodeType
public FeaturedFirstCodeType getFeaturedFirst()
FeaturedFirstCodeType
public void setFeaturedFirst(FeaturedFirstCodeType value)
value
- allowed object is
FeaturedFirstCodeType
public FeaturedPlusCodeType getFeaturedPlus()
FeaturedPlusCodeType
public void setFeaturedPlus(FeaturedPlusCodeType value)
value
- allowed object is
FeaturedPlusCodeType
public ProPackCodeType getProPack()
ProPackCodeType
public void setProPack(ProPackCodeType value)
value
- allowed object is
ProPackCodeType
public java.lang.String getDetailVersion()
String
public void setDetailVersion(java.lang.String value)
value
- allowed object is
String
public java.util.Calendar getUpdateTime()
String
public void setUpdateTime(java.util.Calendar value)
value
- allowed object is
String
public java.lang.Object[] getAny()
Object
Element
public java.lang.Object getAny(int idx)
Object
Element
public int getAnyLength()
public void setAny(java.lang.Object[] values)
values
- allowed objects are
Object
Element
protected java.util.List<java.lang.Object> _getAny()
public java.lang.Object setAny(int idx, java.lang.Object value)
value
- allowed object is
Object
Element
|
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.