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