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() |
public OptionMap toMap()
toMap in interface OptionMap.IOptionMapConverterpublic void copyTo(Options target)
target - Target to receive copy.Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.