| 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  
Problem and a Resolution. | 
ServiceCall<Dilemma> | 
TradeoffAnalytics.dilemmas(Problem problem,
        Boolean generateVisualization)
Returns a dilemma that contains the  
Problem and a Resolution. | 
| 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.