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