Uses of Enum Class
tigase.form.Field.FieldType
Packages that use Field.FieldType
-
Uses of Field.FieldType in tigase.form
Methods in tigase.form that return Field.FieldTypeModifier and TypeMethodDescriptionstatic Field.FieldType
Field.FieldType.getFieldTypeByName
(String name) Field.getType()
static Field.FieldType
Returns the enum constant of this class with the specified name.static Field.FieldType[]
Field.FieldType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.form with parameters of type Field.FieldType