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