Uses of Enum Class
de.mid.innovator.srv2api.icw2db.DBTableColumn.VAttr
Packages that use DBTableColumn.VAttr
Package
Description
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
-
Uses of DBTableColumn.VAttr in de.mid.innovator.srv2api.icw2db
Methods in de.mid.innovator.srv2api.icw2db that return DBTableColumn.VAttrModifier and TypeMethodDescriptionstatic DBTableColumn.VAttrReturns the enum constant of this class with the specified name.static DBTableColumn.VAttr[]DBTableColumn.VAttr.values()Returns an array containing the constants of this enum class, in the order they are declared.