Uses of Enum Class
is.codion.framework.model.test.TestDomain.EnumEntity.EnumType
Packages that use TestDomain.EnumEntity.EnumType
-
Uses of TestDomain.EnumEntity.EnumType in is.codion.framework.model.test
Fields in is.codion.framework.model.test with type parameters of type TestDomain.EnumEntity.EnumTypeModifier and TypeFieldDescriptionstatic final Column<TestDomain.EnumEntity.EnumType> TestDomain.EnumEntity.ENUM_TYPEMethods in is.codion.framework.model.test that return TestDomain.EnumEntity.EnumTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TestDomain.EnumEntity.EnumType[]TestDomain.EnumEntity.EnumType.values()Returns an array containing the constants of this enum class, in the order they are declared.