Changes since
the last release

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

Packages that use NameRecommendationType
com.ebay.soap.eBLBaseComponents   
 

Uses of NameRecommendationType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type NameRecommendationType
protected  List<NameRecommendationType> RecommendationsType.nameRecommendation
           
protected  List<NameRecommendationType> ProductIdentifiersType.nameRecommendation
           
 

Methods in com.ebay.soap.eBLBaseComponents that return NameRecommendationType
 NameRecommendationType ObjectFactory.createNameRecommendationType()
          Create an instance of NameRecommendationType
 NameRecommendationType[] RecommendationsType.getNameRecommendation()
           
 NameRecommendationType[] ProductIdentifiersType.getNameRecommendation()
           
 NameRecommendationType RecommendationsType.getNameRecommendation(int idx)
           
 NameRecommendationType ProductIdentifiersType.getNameRecommendation(int idx)
           
 NameRecommendationType RecommendationsType.setNameRecommendation(int idx, NameRecommendationType value)
           
 NameRecommendationType ProductIdentifiersType.setNameRecommendation(int idx, NameRecommendationType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type NameRecommendationType
protected  List<NameRecommendationType> RecommendationsType._getNameRecommendation()
           
protected  List<NameRecommendationType> ProductIdentifiersType._getNameRecommendation()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type NameRecommendationType
 NameRecommendationType RecommendationsType.setNameRecommendation(int idx, NameRecommendationType value)
           
 NameRecommendationType ProductIdentifiersType.setNameRecommendation(int idx, NameRecommendationType value)
           
 void RecommendationsType.setNameRecommendation(NameRecommendationType[] values)
           
 void ProductIdentifiersType.setNameRecommendation(NameRecommendationType[] 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.