| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.tradeoff_analytics.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Option | Option. appData(HashMap<String,String> appData)Sets the application data. | 
| Option | Option. descriptionHtml(String descriptionHtml)Sets the HTML description . | 
| Option | Option. key(String key)Sets the key. | 
| Option | Option. name(String name)Sets the name. | 
| Option | Option. value(String name,
     Object value)Sets value. | 
| Option | Option. values(HashMap<String,Object> values)Sets values. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Option> | Problem. getOptions()Gets the options. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Problem. setOptions(List<Option> options)Sets the options. | 
Copyright © 2015–2016 IBM Watson. All rights reserved.