Uses of Class
jaxx.demo.DemoConfig.Option
| Package | Description |
|---|---|
| jaxx.demo |
-
Uses of DemoConfig.Option in jaxx.demo
Methods in jaxx.demo that return DemoConfig.Option Modifier and Type Method Description static DemoConfig.OptionDemoConfig.Option. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DemoConfig.Option[]DemoConfig.Option. values()Returns an array containing the constants of this enum type, in the order they are declared.