Uses of Class
org.nuiton.config.example.NuitonConfigExampleConfigAction
-
-
Uses of NuitonConfigExampleConfigAction in org.nuiton.config.example
Methods in org.nuiton.config.example that return NuitonConfigExampleConfigAction Modifier and Type Method Description NuitonConfigExampleConfigAction[]
GeneratedNuitonConfigExampleConfigProvider. getActions()
static NuitonConfigExampleConfigAction
NuitonConfigExampleConfigAction. valueOf(String name)
Returns the enum constant of this type with the specified name.static NuitonConfigExampleConfigAction[]
NuitonConfigExampleConfigAction. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-