Uses of Class
org.openforis.collect.metamodel.view.TextAttributeDefView.TextTransform
-
Packages that use TextAttributeDefView.TextTransform Package Description org.openforis.collect.metamodel.view -
-
Uses of TextAttributeDefView.TextTransform in org.openforis.collect.metamodel.view
Methods in org.openforis.collect.metamodel.view that return TextAttributeDefView.TextTransform Modifier and Type Method Description TextAttributeDefView.TextTransformTextAttributeDefView. getTextTransform()static TextAttributeDefView.TextTransformTextAttributeDefView.TextTransform. valueOf(String name)Returns the enum constant of this type with the specified name.static TextAttributeDefView.TextTransform[]TextAttributeDefView.TextTransform. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openforis.collect.metamodel.view with parameters of type TextAttributeDefView.TextTransform Modifier and Type Method Description voidTextAttributeDefView. setTextTransform(TextAttributeDefView.TextTransform textTransform)
-