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