| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.tradeoff_analytics.v1 |
The Tradeoff Analytics service helps people optimize their decisions
while striking a balance between multiple, often conflicting, objectives.
|
| com.ibm.watson.developer_cloud.tradeoff_analytics.v1.model |
Tradeoff Analytics POJOs
|
| Modifier and Type | Method and Description |
|---|---|
Dilemma |
TradeoffAnalytics.dilemmas(Problem problem)
Dilemmas.
|
| Modifier and Type | Method and Description |
|---|---|
Problem |
Dilemma.getProblem() |
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) |
Dilemma |
Dilemma.withProblem(Problem problem) |
Copyright © 2015. All rights reserved.