Uses of Class
de.cxp.ocs.config.FieldLevel
-
Packages that use FieldLevel Package Description de.cxp.ocs.config -
-
Uses of FieldLevel in de.cxp.ocs.config
Methods in de.cxp.ocs.config that return FieldLevel Modifier and Type Method Description static FieldLevelFieldLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static FieldLevel[]FieldLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.
-