public class Resolution extends GenericModel
Resolution
used by the TradeoffAnalytics
V1 service.Constructor and Description |
---|
Resolution() |
Modifier and Type | Method and Description |
---|---|
ResolutionMap |
getMap()
Gets the map.
|
List<Solution> |
getSolutions()
Gets the solutions.
|
void |
setMap(ResolutionMap map)
Sets the map.
|
void |
setSolutions(List<Solution> solutions)
Sets the solutions.
|
equals, hashCode, toString
public ResolutionMap getMap()
public void setMap(ResolutionMap map)
map
- the new mapCopyright © 2015–2016 IBM Watson. All rights reserved.