| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.tradeoff_analytics.v1 | Copyright 2015 IBM Corp. | 
| com.ibm.watson.developer_cloud.tradeoff_analytics.v1.model | Copyright 2015 IBM Corp. | 
| Modifier and Type | Method and Description | 
|---|---|
| Dilemma | TradeoffAnalytics. dilemmas(Problem problem)Returns a dilemma that contains the  Problemand aResolution. | 
| 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. | 
| Problem | Problem. withColumns(List<Column> columns)With columns. | 
| Problem | Problem. withOptions(List<Option> options)With options. | 
| Problem | Problem. withSubject(String subject)With subject. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Dilemma. setProblem(Problem problem)Sets the problem. | 
| Dilemma | Dilemma. withProblem(Problem problem)With problem. | 
Copyright © 2015–2016. All rights reserved.