Uses of Enum
de.xima.fc.mdl.enums.EStatusTyp
Packages that use EStatusTyp
Package
Description
Package für Datenbankentitäten
Commonly used enumeration that are mainly used in model classes.
-
Uses of EStatusTyp in de.xima.fc.entities
Methods in de.xima.fc.entities that return EStatusTypModifier and TypeMethodDescriptionStatus.getStatusTyp()Deprecated.Diese Methode dient dazu, denEStatusTypeinesStatuszu setzen.Methods in de.xima.fc.entities with parameters of type EStatusTypModifier and TypeMethodDescriptionvoidStatus.setStatusTyp(EStatusTyp statusTyp) Deprecated.Diese Methode dient dazu, denEStatusTypzu setzenEStatusTyp.EINGEGANGENEStatusTyp.SYSTEMEStatusTyp.STANDARD -
Uses of EStatusTyp in de.xima.fc.mdl.enums
Subclasses with type arguments of type EStatusTyp in de.xima.fc.mdl.enumsMethods in de.xima.fc.mdl.enums that return EStatusTypModifier and TypeMethodDescriptionstatic EStatusTypDeprecated.Returns the enum constant of this type with the specified name.static EStatusTyp[]EStatusTyp.values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.