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