Uses of Enum Class
com.reallifedeveloper.tools.test.database.dbunit.DbUnitTestEntity.TestEnum
Packages that use DbUnitTestEntity.TestEnum
-
Uses of DbUnitTestEntity.TestEnum in com.reallifedeveloper.tools.test.database.dbunit
Methods in com.reallifedeveloper.tools.test.database.dbunit that return DbUnitTestEntity.TestEnumModifier and TypeMethodDescriptionstatic DbUnitTestEntity.TestEnumReturns the enum constant of this class with the specified name.static DbUnitTestEntity.TestEnum[]DbUnitTestEntity.TestEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.