Uses of Class
org.openforis.collect.designer.form.CodeListFormObject.Type
-
Packages that use CodeListFormObject.Type Package Description org.openforis.collect.designer.form -
-
Uses of CodeListFormObject.Type in org.openforis.collect.designer.form
Methods in org.openforis.collect.designer.form that return CodeListFormObject.Type Modifier and Type Method Description static CodeListFormObject.TypeCodeListFormObject.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static CodeListFormObject.Type[]CodeListFormObject.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-