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