public abstract class Options extends Object implements OptionMap.IOptionMapConverter
| Constructor and Description |
|---|
Options() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyTo(Options target)
Copies this instance to a target of the same class.
|
OptionMap |
toMap()
Return object as an option map.
|
public OptionMap toMap()
OptionMap.IOptionMapConvertertoMap in interface OptionMap.IOptionMapConverterOptionMap.IOptionMapConverter.toMap()public void copyTo(Options target)
target - Target to receive copy.Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.