| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.tradeoff_analytics.v1.model |
Tradeoff Analytics POJOs
|
| Modifier and Type | Method and Description |
|---|---|
Solution |
Solution.withSolutionRef(String solutionRef)
With solution ref.
|
Solution |
Solution.withStatus(String status)
With status.
|
| Modifier and Type | Method and Description |
|---|---|
List<Solution> |
Resolution.getSolutions()
Gets the solutions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Resolution.setSolutions(List<Solution> solutions)
Sets the solutions.
|
Resolution |
Resolution.withSolutions(List<Solution> solutions)
With solutions.
|
Copyright © 2015. All rights reserved.