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