Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.CharacteristicType

Packages that use CharacteristicType
com.ebay.soap.eBLBaseComponents   
 

Uses of CharacteristicType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type CharacteristicType
protected  java.util.List<CharacteristicType> CharacteristicsSetType.characteristics
           
protected  java.util.List<CharacteristicType> ProductSearchPageType.sortCharacteristics
           
 

Methods in com.ebay.soap.eBLBaseComponents that return CharacteristicType
 CharacteristicType ObjectFactory.createCharacteristicType()
          Create an instance of CharacteristicType
 CharacteristicType[] CharacteristicsSetType.getCharacteristics()
           
 CharacteristicType CharacteristicsSetType.getCharacteristics(int idx)
           
 CharacteristicType[] ProductSearchPageType.getSortCharacteristics()
           
 CharacteristicType ProductSearchPageType.getSortCharacteristics(int idx)
           
 CharacteristicType CharacteristicsSetType.setCharacteristics(int idx, CharacteristicType value)
           
 CharacteristicType ProductSearchPageType.setSortCharacteristics(int idx, CharacteristicType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type CharacteristicType
protected  java.util.List<CharacteristicType> CharacteristicsSetType._getCharacteristics()
           
protected  java.util.List<CharacteristicType> ProductSearchPageType._getSortCharacteristics()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type CharacteristicType
 void CharacteristicsSetType.setCharacteristics(CharacteristicType[] values)
           
 CharacteristicType CharacteristicsSetType.setCharacteristics(int idx, CharacteristicType value)
           
 void ProductSearchPageType.setSortCharacteristics(CharacteristicType[] values)
           
 CharacteristicType ProductSearchPageType.setSortCharacteristics(int idx, CharacteristicType value)
           
 


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.