|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Field.FieldType | |
|---|---|
| org.ow2.weblab.util.index | |
| Uses of Field.FieldType in org.ow2.weblab.util.index |
|---|
| Methods in org.ow2.weblab.util.index that return Field.FieldType | |
|---|---|
Field.FieldType |
Field.getType()
|
static Field.FieldType |
Field.FieldType.valueOf(java.lang.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 org.ow2.weblab.util.index with parameters of type Field.FieldType | |
|---|---|
void |
Field.setType(Field.FieldType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||