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