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