Uses of Class
org.mentabean.type.EnumIdType.Test

Packages that use EnumIdType.Test
org.mentabean.type   
 

Uses of EnumIdType.Test in org.mentabean.type
 

Methods in org.mentabean.type that return EnumIdType.Test
static EnumIdType.Test EnumIdType.Test.fromId(int id)
           
static EnumIdType.Test EnumIdType.Test.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnumIdType.Test[] EnumIdType.Test.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.