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