Uses of Class
org.nuiton.jaxx.demo.DemoConfig.Option
-
Packages that use DemoConfig.Option Package Description org.nuiton.jaxx.demo -
-
Uses of DemoConfig.Option in org.nuiton.jaxx.demo
Methods in org.nuiton.jaxx.demo that return DemoConfig.Option Modifier and Type Method Description static DemoConfig.OptionDemoConfig.Option. valueOf(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.
-