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