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