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