|
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.ProductSearchPageType
public class ProductSearchPageType
This type is deprecated.
Java class for ProductSearchPageType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProductSearchPageType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="SearchCharacteristicsSet" type="{urn:ebay:apis:eBLBaseComponents}CharacteristicsSetType" minOccurs="0"/> <element name="SearchType" type="{urn:ebay:apis:eBLBaseComponents}CharacteristicsSearchCodeType" minOccurs="0"/> <element name="SortCharacteristics" type="{urn:ebay:apis:eBLBaseComponents}CharacteristicType" maxOccurs="unbounded" minOccurs="0"/> <element name="DataElementSet" type="{urn:ebay:apis:eBLBaseComponents}DataElementSetType" maxOccurs="unbounded" minOccurs="0"/> <any/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.util.List<java.lang.Object> |
any
|
protected java.util.List<DataElementSetType> |
dataElementSet
|
protected CharacteristicsSetType |
searchCharacteristicsSet
|
protected CharacteristicsSearchCodeType |
searchType
|
protected java.util.List<CharacteristicType> |
sortCharacteristics
|
Constructor Summary | |
---|---|
ProductSearchPageType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected CharacteristicsSetType searchCharacteristicsSet
protected CharacteristicsSearchCodeType searchType
protected java.util.List<CharacteristicType> sortCharacteristics
protected java.util.List<DataElementSetType> dataElementSet
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public ProductSearchPageType()
Method Detail |
---|
public CharacteristicsSetType getSearchCharacteristicsSet()
CharacteristicsSetType
public void setSearchCharacteristicsSet(CharacteristicsSetType value)
value
- allowed object is
CharacteristicsSetType
public CharacteristicsSearchCodeType getSearchType()
CharacteristicsSearchCodeType
public void setSearchType(CharacteristicsSearchCodeType value)
value
- allowed object is
CharacteristicsSearchCodeType
public CharacteristicType[] getSortCharacteristics()
CharacteristicType
public CharacteristicType getSortCharacteristics(int idx)
CharacteristicType
public int getSortCharacteristicsLength()
public void setSortCharacteristics(CharacteristicType[] values)
values
- allowed objects are
CharacteristicType
protected java.util.List<CharacteristicType> _getSortCharacteristics()
public CharacteristicType setSortCharacteristics(int idx, CharacteristicType value)
value
- allowed object is
CharacteristicType
public DataElementSetType[] getDataElementSet()
DataElementSetType
public DataElementSetType getDataElementSet(int idx)
DataElementSetType
public int getDataElementSetLength()
public void setDataElementSet(DataElementSetType[] values)
values
- allowed objects are
DataElementSetType
protected java.util.List<DataElementSetType> _getDataElementSet()
public DataElementSetType setDataElementSet(int idx, DataElementSetType value)
value
- allowed object is
DataElementSetType
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.