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