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
Subclasses with type arguments of type EBenamungsModus in de.xima.fc.mdl.enumsModifier and TypeClassDescriptionenumDie Enumeration Benamungsmodus wird dazuverwendet um anzugeben ob die Standardelementbenamung aus dem Designer genutzt wird, oder die benutzerspezifischen Benamungen.Methods in de.xima.fc.mdl.enums that return EBenamungsModusModifier and TypeMethodDescriptionstatic EBenamungsModusReturns 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.