Uses of Class
de.mid.innovator.srv2api.icw2gc.GCConceptConnection.VAttr
-
Packages that use GCConceptConnection.VAttr Package Description de.mid.innovator.srv2api.icw2gc Package for concept modeling. -
-
Uses of GCConceptConnection.VAttr in de.mid.innovator.srv2api.icw2gc
Methods in de.mid.innovator.srv2api.icw2gc that return GCConceptConnection.VAttr Modifier and Type Method Description static GCConceptConnection.VAttrGCConceptConnection.VAttr. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static GCConceptConnection.VAttr[]GCConceptConnection.VAttr. values()Returns an array containing the constants of this enum type, in the order they are declared.
-