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