Uses of Enum Class
de.dhbw.contactdb.utils.db_new_entity
Packages that use db_new_entity
-
Uses of db_new_entity in de.dhbw.contactdb.utils
Fields in de.dhbw.contactdb.utils declared as db_new_entityModifier and TypeFieldDescriptionprivate static db_new_entityParser.new_entitySaves type of current line in databaseMethods in de.dhbw.contactdb.utils that return db_new_entityModifier and TypeMethodDescriptionstatic db_new_entityReturns the enum constant of this class with the specified name.static db_new_entity[]db_new_entity.values()Returns an array containing the constants of this enum class, in the order they are declared.