Uses of Enum Class
de.espirit.firstspirit.access.schedule.MaintenanceModeTask.MessageDisplayType
Packages that use MaintenanceModeTask.MessageDisplayType
-
Uses of MaintenanceModeTask.MessageDisplayType in de.espirit.firstspirit.access.schedule
Methods in de.espirit.firstspirit.access.schedule that return MaintenanceModeTask.MessageDisplayTypeModifier and TypeMethodDescriptionMaintenanceModeTask.getMessageDisplayType()
Indicates how the message is displayed to the users.Returns the enum constant of this class with the specified name.MaintenanceModeTask.MessageDisplayType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.espirit.firstspirit.access.schedule with parameters of type MaintenanceModeTask.MessageDisplayTypeModifier and TypeMethodDescriptionvoid
MaintenanceModeTask.setMessageDisplayType
(@NotNull MaintenanceModeTask.MessageDisplayType messageDisplayType) Define how the message of this task should be displayed to the users. -
Uses of MaintenanceModeTask.MessageDisplayType in de.espirit.firstspirit.server
Methods in de.espirit.firstspirit.server that return MaintenanceModeTask.MessageDisplayTypeModifier and TypeMethodDescriptionMaintenanceModeInfo.getMessageDisplayType()
Indicates how the message is displayed to the users.