Uses of Enum
de.xima.fc.mdl.enums.EFormRecordDataAccess
Packages that use EFormRecordDataAccess
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of EFormRecordDataAccess in de.xima.fc.mdl.enums
Subclasses with type arguments of type EFormRecordDataAccess in de.xima.fc.mdl.enumsModifier and TypeClassDescriptionenumEnum for regulating access to form recordsMethods in de.xima.fc.mdl.enums that return EFormRecordDataAccessModifier and TypeMethodDescriptionstatic EFormRecordDataAccessReturns the enum constant of this type with the specified name.static EFormRecordDataAccess[]EFormRecordDataAccess.values()Returns an array containing the constants of this enum type, in the order they are declared.