Uses of Class
de.xima.fc.workflow.designer.bpmn.node.FcVoidBpmnModeler
-
Packages that use FcVoidBpmnModeler Package Description de.xima.fc.workflow.designer.bpmn.node -
-
Uses of FcVoidBpmnModeler in de.xima.fc.workflow.designer.bpmn.node
Methods in de.xima.fc.workflow.designer.bpmn.node that return FcVoidBpmnModeler Modifier and Type Method Description static FcVoidBpmnModeler
FcVoidBpmnModeler. valueOf(String name)
Returns the enum constant of this type with the specified name.static FcVoidBpmnModeler[]
FcVoidBpmnModeler. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-