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