Uses of Enum
de.xima.fc.mdl.enums.EBenutzerverwaltungsTyp
Packages that use EBenutzerverwaltungsTyp
Package
Description
Package für Datenbankentitäten
Commonly used enumeration that are mainly used in model classes.
-
Uses of EBenutzerverwaltungsTyp in de.xima.fc.entities
Methods in de.xima.fc.entities that return EBenutzerverwaltungsTypMethods in de.xima.fc.entities with parameters of type EBenutzerverwaltungsTypModifier and TypeMethodDescriptionvoidMandant.setBenutzerverwaltungstyp(EBenutzerverwaltungsTyp benutzerverwaltungstyp) Deprecated. -
Uses of EBenutzerverwaltungsTyp in de.xima.fc.gui.bean.application
Methods in de.xima.fc.gui.bean.application that return EBenutzerverwaltungsTyp -
Uses of EBenutzerverwaltungsTyp in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EBenutzerverwaltungsTypModifier and TypeMethodDescriptionstatic EBenutzerverwaltungsTyp[]EBenutzerverwaltungsTyp.all()Deprecated.Liefert alle verfügbaren Anrede-Elemente.static EBenutzerverwaltungsTypDeprecated.Returns the enum constant of this type with the specified name.static EBenutzerverwaltungsTyp[]EBenutzerverwaltungsTyp.values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.