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