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