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