Uses of Enum
de.xima.fc.mdl.enums.EFormRecordMessageContext
Packages that use EFormRecordMessageContext
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of EFormRecordMessageContext in de.xima.fc.mdl.enums
Subclasses with type arguments of type EFormRecordMessageContext in de.xima.fc.mdl.enumsModifier and TypeClassDescriptionenumEnum representing the default message contexts for form records.Methods in de.xima.fc.mdl.enums that return EFormRecordMessageContextModifier and TypeMethodDescriptionstatic EFormRecordMessageContextReturns the enum constant of this type with the specified name.static EFormRecordMessageContext[]EFormRecordMessageContext.values()Returns an array containing the constants of this enum type, in the order they are declared.