|
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 List<Object> |
any
|
protected List<DataElementSetType> |
dataElementSet
|
protected CharacteristicsSetType |
searchCharacteristicsSet
|
protected CharacteristicsSearchCodeType |
searchType
|
protected 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 List<CharacteristicType> sortCharacteristics
protected List<DataElementSetType> dataElementSet
protected List<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 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 List<DataElementSetType> _getDataElementSet()
public DataElementSetType setDataElementSet(int idx, DataElementSetType value)
value
- allowed object is
DataElementSetType
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.