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