Uses of Class
de.mid.innovator.srv2api.icw2er.ERUniqueKey.VAttr

Packages that use ERUniqueKey.VAttr
de.mid.innovator.srv2api.icw2er The ER package (spezialization of the IM package) deals with the modeling concepts for the Entity Relationship Model and, in particular, entities, attributes and their relationships. 
 

Uses of ERUniqueKey.VAttr in de.mid.innovator.srv2api.icw2er
 

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