public abstract class Options extends Object implements IOptionMapTransform
@Option annotations
from which an OptionMap may be produced.| Constructor and Description |
|---|
Options() |
| Modifier and Type | Method and Description |
|---|---|
OptionMap |
toMap()
Convert to an OptionMap instance by processing
@Option
annotations. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittransformForClientpublic OptionMap toMap()
@Option
annotations.toMap in interface IOptionMapTransformCopyright © 2018 Fujion Framework. All rights reserved.