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