Uses of Enum Class
org.openforis.collect.metamodel.view.TextAttributeDefView.TextTransform
Packages that use TextAttributeDefView.TextTransform
-
Uses of TextAttributeDefView.TextTransform in org.openforis.collect.metamodel.view
Methods in org.openforis.collect.metamodel.view that return TextAttributeDefView.TextTransformModifier and TypeMethodDescriptionTextAttributeDefView.getTextTransform()Returns the enum constant of this class with the specified name.static TextAttributeDefView.TextTransform[]TextAttributeDefView.TextTransform.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 TextAttributeDefView.TextTransformModifier and TypeMethodDescriptionvoidTextAttributeDefView.setTextTransform(TextAttributeDefView.TextTransform textTransform)