Uses of Class
de.mid.innovator.srv2api.icw2db.DBOptionTableColumn.VAttr

Packages that use DBOptionTableColumn.VAttr
de.mid.innovator.srv2api.icw2db The DB package (spezialization of the IM package) describes the concepts needed for modeling a relational database. 
 

Uses of DBOptionTableColumn.VAttr in de.mid.innovator.srv2api.icw2db
 

Methods in de.mid.innovator.srv2api.icw2db that return DBOptionTableColumn.VAttr
static DBOptionTableColumn.VAttr DBOptionTableColumn.VAttr.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DBOptionTableColumn.VAttr[] DBOptionTableColumn.VAttr.values()
          Returns an array containing the constants of this enum type, in the order they are declared.