Uses of Class
org.chorem.vradi.entities.FieldTypeEnum

Uses of FieldTypeEnum in org.chorem.vradi.entities
 

Methods in org.chorem.vradi.entities that return FieldTypeEnum
static FieldTypeEnum FieldTypeEnum.valueOf(org.nuiton.wikitty.entities.FieldType type)
           
static FieldTypeEnum FieldTypeEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FieldTypeEnum[] FieldTypeEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2011 CodeLutin. All Rights Reserved.