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