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