Uses of Enum Class
org.openforis.collect.metamodel.view.BooleanAttributeDefView.LayoutType
Packages that use BooleanAttributeDefView.LayoutType
-
Uses of BooleanAttributeDefView.LayoutType in org.openforis.collect.metamodel.view
Methods in org.openforis.collect.metamodel.view that return BooleanAttributeDefView.LayoutTypeModifier and TypeMethodDescriptionBooleanAttributeDefView.getLayoutType()Returns the enum constant of this class with the specified name.static BooleanAttributeDefView.LayoutType[]BooleanAttributeDefView.LayoutType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openforis.collect.metamodel.view with parameters of type BooleanAttributeDefView.LayoutTypeModifier and TypeMethodDescriptionvoidBooleanAttributeDefView.setLayoutType(BooleanAttributeDefView.LayoutType layoutType)