Uses of Enum
de.xima.fc.mdl.enums.EFormVersionActions
Packages that use EFormVersionActions
Package
Description
Package für Datenbankentitäten
Commonly used enumeration that are mainly used in model classes.
-
Uses of EFormVersionActions in de.xima.fc.entities
Methods in de.xima.fc.entities that return EFormVersionActionsMethods in de.xima.fc.entities with parameters of type EFormVersionActions -
Uses of EFormVersionActions in de.xima.fc.mdl.enums
Subclasses with type arguments of type EFormVersionActions in de.xima.fc.mdl.enumsMethods in de.xima.fc.mdl.enums that return EFormVersionActionsModifier and TypeMethodDescriptionstatic EFormVersionActionsReturns the enum constant of this type with the specified name.static EFormVersionActions[]EFormVersionActions.values()Returns an array containing the constants of this enum type, in the order they are declared.