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 TypeMethodDescriptionvoidProjekt.setOfflineModeProvide(EFormOfflineMode offlineModeProvide) voidProjekt.setOfflineModeReview(EFormOfflineMode offlineModeReview) -
Uses of EFormOfflineMode in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return EFormOfflineModeModifier and TypeMethodDescriptionstatic EFormOfflineModeReturns 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.