Uses of Class
de.mid.innovator.srv2api.icw2erdia.ERDiaHierarchyLevelNode.VAttr
-
Packages that use ERDiaHierarchyLevelNode.VAttr Package Description de.mid.innovator.srv2api.icw2erdia Entity Relationship Diagrams and representations of entities and relationships, as well as conceptual views and from clauses. -
-
Uses of ERDiaHierarchyLevelNode.VAttr in de.mid.innovator.srv2api.icw2erdia
Methods in de.mid.innovator.srv2api.icw2erdia that return ERDiaHierarchyLevelNode.VAttr Modifier and Type Method Description static ERDiaHierarchyLevelNode.VAttrERDiaHierarchyLevelNode.VAttr. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ERDiaHierarchyLevelNode.VAttr[]ERDiaHierarchyLevelNode.VAttr. values()Returns an array containing the constants of this enum type, in the order they are declared.
-