Uses of Class
org.uberfire.ext.plugin.client.code.CodeList
-
Packages that use CodeList Package Description org.uberfire.ext.plugin.client.code -
-
Uses of CodeList in org.uberfire.ext.plugin.client.code
Methods in org.uberfire.ext.plugin.client.code that return CodeList Modifier and Type Method Description static CodeListCodeList. convert(org.uberfire.ext.plugin.model.CodeType codeType)static CodeListCodeList. valueOf(String name)Returns the enum constant of this type with the specified name.static CodeList[]CodeList. values()Returns an array containing the constants of this enum type, in the order they are declared.
-