Changes since
the last release

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

Packages that use ValType
com.ebay.soap.eBLBaseComponents   
 

Uses of ValType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type ValType
protected  List<ValType> AttributeType.value
           
protected  List<ValType> SearchAttributesType.valueList
           
protected  List<ValType> CharacteristicType.valueList
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ValType
 ValType ObjectFactory.createValType()
          Create an instance of ValType
 ValType[] AttributeType.getValue()
           
 ValType AttributeType.getValue(int idx)
           
 ValType[] SearchAttributesType.getValueList()
           
 ValType[] CharacteristicType.getValueList()
           
 ValType SearchAttributesType.getValueList(int idx)
           
 ValType CharacteristicType.getValueList(int idx)
           
 ValType AttributeType.setValue(int idx, ValType value)
           
 ValType SearchAttributesType.setValueList(int idx, ValType value)
           
 ValType CharacteristicType.setValueList(int idx, ValType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type ValType
protected  List<ValType> AttributeType._getValue()
           
protected  List<ValType> SearchAttributesType._getValueList()
           
protected  List<ValType> CharacteristicType._getValueList()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ValType
 ValType AttributeType.setValue(int idx, ValType value)
           
 void AttributeType.setValue(ValType[] values)
           
 ValType SearchAttributesType.setValueList(int idx, ValType value)
           
 ValType CharacteristicType.setValueList(int idx, ValType value)
           
 void SearchAttributesType.setValueList(ValType[] values)
           
 void CharacteristicType.setValueList(ValType[] values)
           
 


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.