| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.tradeoff_analytics.v1.model | Copyright 2015 IBM Corp. | 
| Modifier and Type | Method and Description | 
|---|---|
| Option | Option. withAppData(HashMap<String,String> appData)With application data. | 
| Option | Option. withDescriptionHtml(String descriptionHtml)With description html. | 
| Option | Option. withKey(String key)With key. | 
| Option | Option. withName(String name)With name. | 
| Option | Option. withValue(String name,
         Object value)With value. | 
| Option | Option. withValues(HashMap<String,Object> values)With 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. | 
| Problem | Problem. withOptions(List<Option> options)With options. | 
Copyright © 2015–2016. All rights reserved.