Uses of Enum
io.ebean.annotation.DbEnumType
-
Uses of DbEnumType in io.ebean.annotation
Methods in io.ebean.annotation that return DbEnumTypeModifier and TypeMethodDescriptionstatic DbEnumTypeReturns the enum constant of this type with the specified name.static DbEnumType[]DbEnumType.values()Returns an array containing the constants of this enum type, in the order they are declared.