Changes since
the last release

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

Packages that use NameValueListType
com.ebay.soap.eBLBaseComponents   
 

Uses of NameValueListType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type NameValueListType
protected  List<NameValueListType> VariationProductListingDetailsType.nameValueList
           
protected  List<NameValueListType> ProductListingDetailsType.nameValueList
           
protected  List<NameValueListType> NameValueListArrayType.nameValueList
           
protected  List<NameValueListType> ItemCompatibilityType.nameValueList
           
 

Methods in com.ebay.soap.eBLBaseComponents that return NameValueListType
 NameValueListType ObjectFactory.createNameValueListType()
          Create an instance of NameValueListType
 NameValueListType[] VariationProductListingDetailsType.getNameValueList()
           
 NameValueListType[] ProductListingDetailsType.getNameValueList()
           
 NameValueListType[] NameValueListArrayType.getNameValueList()
           
 NameValueListType[] ItemCompatibilityType.getNameValueList()
           
 NameValueListType VariationProductListingDetailsType.getNameValueList(int idx)
           
 NameValueListType ProductListingDetailsType.getNameValueList(int idx)
           
 NameValueListType NameValueListArrayType.getNameValueList(int idx)
           
 NameValueListType ItemCompatibilityType.getNameValueList(int idx)
           
 NameValueListType VariationProductListingDetailsType.setNameValueList(int idx, NameValueListType value)
           
 NameValueListType ProductListingDetailsType.setNameValueList(int idx, NameValueListType value)
           
 NameValueListType NameValueListArrayType.setNameValueList(int idx, NameValueListType value)
           
 NameValueListType ItemCompatibilityType.setNameValueList(int idx, NameValueListType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type NameValueListType
protected  List<NameValueListType> VariationProductListingDetailsType._getNameValueList()
           
protected  List<NameValueListType> ProductListingDetailsType._getNameValueList()
           
protected  List<NameValueListType> NameValueListArrayType._getNameValueList()
           
protected  List<NameValueListType> ItemCompatibilityType._getNameValueList()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type NameValueListType
 NameValueListType VariationProductListingDetailsType.setNameValueList(int idx, NameValueListType value)
           
 NameValueListType ProductListingDetailsType.setNameValueList(int idx, NameValueListType value)
           
 NameValueListType NameValueListArrayType.setNameValueList(int idx, NameValueListType value)
           
 NameValueListType ItemCompatibilityType.setNameValueList(int idx, NameValueListType value)
           
 void VariationProductListingDetailsType.setNameValueList(NameValueListType[] values)
           
 void ProductListingDetailsType.setNameValueList(NameValueListType[] values)
           
 void NameValueListArrayType.setNameValueList(NameValueListType[] values)
           
 void ItemCompatibilityType.setNameValueList(NameValueListType[] 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.