Uses of Enum
de.xima.fc.mdl.enums.EFormOfflineMode
Packages that use EFormOfflineMode
Package
Description
Package für Datenbankentitäten
Commonly used enumeration that are mainly used in model classes.
-
Uses of EFormOfflineMode in de.xima.fc.entities
Methods in de.xima.fc.entities that return EFormOfflineModeMethods in de.xima.fc.entities with parameters of type EFormOfflineModeModifier and TypeMethodDescriptionvoid
Projekt.setOfflineModeProvide
(EFormOfflineMode offlineModeProvide) void
Projekt.setOfflineModeReview
(EFormOfflineMode offlineModeReview) -
Uses of EFormOfflineMode in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EFormOfflineModeModifier and TypeMethodDescriptionstatic EFormOfflineMode
Returns the enum constant of this type with the specified name.static EFormOfflineMode[]
EFormOfflineMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.