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