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