| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.tradeoff_analytics.v1 | Tradeoff Analytics v1. | 
| com.ibm.watson.developer_cloud.tradeoff_analytics.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ServiceCall<Dilemma> | TradeoffAnalytics. dilemmas(Problem problem)Returns a dilemma that contains the  Problemand aResolution. | 
| ServiceCall<Dilemma> | TradeoffAnalytics. dilemmas(Problem problem,
        Boolean generateVisualization)Returns a dilemma that contains the  Problemand aResolution. | 
| Modifier and Type | Method and Description | 
|---|---|
| Problem | Dilemma. getProblem()Gets the problem. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Dilemma. setProblem(Problem problem)Sets the problem. | 
Copyright © 2015–2016 IBM Watson. All rights reserved.