Uses of Enum
de.xima.fc.mdl.enums.EGender
Packages that use EGender
Package
Description
Package für Datenbankentitäten
Commonly used enumeration that are mainly used in model classes.
Package für Utilsklassen
-
Uses of EGender in de.xima.fc.entities
Methods in de.xima.fc.entities that return EGenderMethods in de.xima.fc.entities with parameters of type EGender -
Uses of EGender in de.xima.fc.gui.bean.user
Methods in de.xima.fc.gui.bean.user that return EGenderMethods in de.xima.fc.gui.bean.user with parameters of type EGender -
Uses of EGender in de.xima.fc.interfaces.user
Methods in de.xima.fc.interfaces.user that return EGender -
Uses of EGender in de.xima.fc.mdl.enums
Subclasses with type arguments of type EGender in de.xima.fc.mdl.enumsMethods in de.xima.fc.mdl.enums that return EGenderModifier and TypeMethodDescriptionEAnrede.toGender()static EGenderReturns the enum constant of this type with the specified name.static EGender[]EGender.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.xima.fc.mdl.enums with parameters of type EGender -
Uses of EGender in de.xima.fc.ms.entity
Methods in de.xima.fc.ms.entity with parameters of type EGender -
Uses of EGender in de.xima.fc.security.helper
Methods in de.xima.fc.security.helper that return EGender -
Uses of EGender in de.xima.fc.user
Methods in de.xima.fc.user that return EGenderMethods in de.xima.fc.user with parameters of type EGender -
Uses of EGender in de.xima.fc.utils
Methods in de.xima.fc.utils that return EGenderModifier and TypeMethodDescriptionstatic EGenderUserMgmtUtils.convert(org.pac4j.core.profile.Gender gender) Methods in de.xima.fc.utils with parameters of type EGender