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 EStatusTyp - 
Uses of EStatusTyp in de.xima.fc.mdl.enums
Methods 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.