Uses of Class
de.mhus.lib.form.definition.FmNumber.FORMAT
-
Packages that use FmNumber.FORMAT Package Description de.mhus.lib.form.definition -
-
Uses of FmNumber.FORMAT in de.mhus.lib.form.definition
Methods in de.mhus.lib.form.definition that return FmNumber.FORMAT Modifier and Type Method Description static FmNumber.FORMATFmNumber.FORMAT. valueOf(String name)Returns the enum constant of this type with the specified name.static FmNumber.FORMAT[]FmNumber.FORMAT. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.mhus.lib.form.definition with parameters of type FmNumber.FORMAT Modifier and Type Method Description FmNumberFmNumber. format(FmNumber.FORMAT format)
-