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