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