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