Uses of Class
com.cafesoft.core.field.FieldType

Packages that use FieldType
com.cafesoft.core.field Contains generic field definition, pattern, and validation classes. 
 

Uses of FieldType in com.cafesoft.core.field
 

Fields in com.cafesoft.core.field declared as FieldType
static FieldType FieldType.INTEGER
          INTEGER FieldType
static FieldType FieldType.STRING
          STRING FieldType
 

Methods in com.cafesoft.core.field that return FieldType
 FieldType[] FieldTypes.getArray()
          Get an array of FieldTypes.
abstract  FieldType AbstractFieldInfo.getFieldType()
          Get the FieldType.
 FieldType FieldInfo.getFieldType()
          Get the FieldType.
 FieldType IntegerFieldInfo.getFieldType()
          Get the FieldType.
 FieldType StringFieldInfo.getFieldType()
          Get the FieldType.
 FieldType FieldTypes.getFieldType(String fieldTypeName)
          Get the FieldType that matches the given name.
 



Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.