Uses of Class
de.mid.innovator.srv2api.icw2dbdia.DBDiaTableNode.VAttr

Packages that use DBDiaTableNode.VAttr
de.mid.innovator.srv2api.icw2dbdia Database Diagramms and representations of tables and foreign keys, as well as views and from clauses. 
 

Uses of DBDiaTableNode.VAttr in de.mid.innovator.srv2api.icw2dbdia
 

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