Uses of Enum Class
org.bedework.bwlogs.DisplaySessions.DisplayMode
-
Uses of DisplaySessions.DisplayMode in org.bedework.bwlogs
Methods in org.bedework.bwlogs that return DisplaySessions.DisplayModeModifier and TypeMethodDescriptionstatic DisplaySessions.DisplayModeReturns the enum constant of this class with the specified name.static DisplaySessions.DisplayMode[]DisplaySessions.DisplayMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.bedework.bwlogs with parameters of type DisplaySessions.DisplayModeModifierConstructorDescriptionDisplaySessions(String taskId, String sessionId, String user, String requestDt, boolean skipAnon, boolean displayTotals, DisplaySessions.DisplayMode displayMode)