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