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