Changes since
the last release

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

Packages that use ProductSuggestionsType
com.ebay.sdk.call   
com.ebay.soap.eBLBaseComponents   
 

Uses of ProductSuggestionsType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return ProductSuggestionsType
 ProductSuggestionsType VerifyRelistItemCall.getReturnedProductSuggestions()
          Valid after executing the API.
 ProductSuggestionsType VerifyAddItemCall.getReturnedProductSuggestions()
          Valid after executing the API.
 ProductSuggestionsType ReviseItemCall.getReturnedProductSuggestions()
          Valid after executing the API.
 ProductSuggestionsType ReviseFixedPriceItemCall.getReturnedProductSuggestions()
          Valid after executing the API.
 ProductSuggestionsType RelistItemCall.getReturnedProductSuggestions()
          Valid after executing the API.
 ProductSuggestionsType RelistFixedPriceItemCall.getReturnedProductSuggestions()
          Valid after executing the API.
 ProductSuggestionsType AddItemCall.getReturnedProductSuggestions()
          Valid after executing the API.
 ProductSuggestionsType AddFixedPriceItemCall.getReturnedProductSuggestions()
          Valid after executing the API.
 

Uses of ProductSuggestionsType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ProductSuggestionsType
protected  ProductSuggestionsType VerifyRelistItemResponseType.productSuggestions
           
protected  ProductSuggestionsType VerifyAddItemResponseType.productSuggestions
           
protected  ProductSuggestionsType ReviseItemResponseType.productSuggestions
           
protected  ProductSuggestionsType ReviseFixedPriceItemResponseType.productSuggestions
           
protected  ProductSuggestionsType RelistItemResponseType.productSuggestions
           
protected  ProductSuggestionsType RelistFixedPriceItemResponseType.productSuggestions
           
protected  ProductSuggestionsType AddItemResponseType.productSuggestions
           
protected  ProductSuggestionsType AddFixedPriceItemResponseType.productSuggestions
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ProductSuggestionsType
 ProductSuggestionsType ObjectFactory.createProductSuggestionsType()
          Create an instance of ProductSuggestionsType
 ProductSuggestionsType VerifyRelistItemResponseType.getProductSuggestions()
          Gets the value of the productSuggestions property.
 ProductSuggestionsType VerifyAddItemResponseType.getProductSuggestions()
          Gets the value of the productSuggestions property.
 ProductSuggestionsType ReviseItemResponseType.getProductSuggestions()
          Gets the value of the productSuggestions property.
 ProductSuggestionsType ReviseFixedPriceItemResponseType.getProductSuggestions()
          Gets the value of the productSuggestions property.
 ProductSuggestionsType RelistItemResponseType.getProductSuggestions()
          Gets the value of the productSuggestions property.
 ProductSuggestionsType RelistFixedPriceItemResponseType.getProductSuggestions()
          Gets the value of the productSuggestions property.
 ProductSuggestionsType AddItemResponseType.getProductSuggestions()
          Gets the value of the productSuggestions property.
 ProductSuggestionsType AddFixedPriceItemResponseType.getProductSuggestions()
          Gets the value of the productSuggestions property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ProductSuggestionsType
 void VerifyRelistItemResponseType.setProductSuggestions(ProductSuggestionsType value)
          Sets the value of the productSuggestions property.
 void VerifyAddItemResponseType.setProductSuggestions(ProductSuggestionsType value)
          Sets the value of the productSuggestions property.
 void ReviseItemResponseType.setProductSuggestions(ProductSuggestionsType value)
          Sets the value of the productSuggestions property.
 void ReviseFixedPriceItemResponseType.setProductSuggestions(ProductSuggestionsType value)
          Sets the value of the productSuggestions property.
 void RelistItemResponseType.setProductSuggestions(ProductSuggestionsType value)
          Sets the value of the productSuggestions property.
 void RelistFixedPriceItemResponseType.setProductSuggestions(ProductSuggestionsType value)
          Sets the value of the productSuggestions property.
 void AddItemResponseType.setProductSuggestions(ProductSuggestionsType value)
          Sets the value of the productSuggestions property.
 void AddFixedPriceItemResponseType.setProductSuggestions(ProductSuggestionsType value)
          Sets the value of the productSuggestions property.
 


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.