public class ResolutionConfig extends Object
| Constructor and Description | 
|---|
ResolutionConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,String> | 
getDrivers()
Gets the drivers. 
 | 
Map<String,String> | 
getParams()
Gets the params. 
 | 
void | 
setDrivers(Map<String,String> drivers)
Sets the drivers. 
 | 
void | 
setParams(Map<String,String> params)
Sets the params. 
 | 
Copyright © 2015–2016 IBM Watson. All rights reserved.