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