Changes since
the last release

com.ebay.sdk.helper
Class GetRecommendationsResponseHelper

java.lang.Object
  extended by com.ebay.sdk.helper.GetRecommendationsResponseHelper

public class GetRecommendationsResponseHelper
extends Object


Constructor Summary
GetRecommendationsResponseHelper()
           
 
Method Summary
static AttributeRecommendationsType getAttributeRecommendations(GetRecommendationsResponseContainerType response)
           
static ListingAnalyzerRecommendationsType getListinAnalyzerRecommendations(GetRecommendationsResponseContainerType response)
           
static PricingRecommendationsType getPricingRecommendations(GetRecommendationsResponseContainerType response)
           
static ProductRecommendationsType getProductRecommendations(GetRecommendationsResponseContainerType response)
           
static String toString(GetRecommendationsResponseContainerType response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetRecommendationsResponseHelper

public GetRecommendationsResponseHelper()
Method Detail

toString

public static String toString(GetRecommendationsResponseContainerType response)

getListinAnalyzerRecommendations

public static ListingAnalyzerRecommendationsType getListinAnalyzerRecommendations(GetRecommendationsResponseContainerType response)

getPricingRecommendations

public static PricingRecommendationsType getPricingRecommendations(GetRecommendationsResponseContainerType response)

getProductRecommendations

public static ProductRecommendationsType getProductRecommendations(GetRecommendationsResponseContainerType response)

getAttributeRecommendations

public static AttributeRecommendationsType getAttributeRecommendations(GetRecommendationsResponseContainerType response)

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.