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_entity
Parser.new_entity
Saves type of current line in databaseMethods in de.dhbw.contactdb.utils that return db_new_entityModifier and TypeMethodDescriptionstatic db_new_entity
Returns 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.