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

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

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

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