|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Field.FieldType | |
|---|---|
| tigase.form | |
| Uses of Field.FieldType in tigase.form |
|---|
| Methods in tigase.form that return Field.FieldType | |
|---|---|
static Field.FieldType |
Field.FieldType.getFieldTypeByName(String name)
Method description |
Field.FieldType |
Field.getType()
|
static Field.FieldType |
Field.FieldType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Field.FieldType[] |
Field.FieldType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in tigase.form with parameters of type Field.FieldType | |
|---|---|
void |
Field.setType(Field.FieldType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||