Uses of Enum Class
org.apache.openmeetings.db.dto.room.Whiteboard.ZoomMode
-
Uses of Whiteboard.ZoomMode in org.apache.openmeetings.db.dto.room
Modifier and TypeMethodDescriptionWhiteboard.getZoomMode()
static Whiteboard.ZoomMode
Returns the enum constant of this class with the specified name.static Whiteboard.ZoomMode[]
Whiteboard.ZoomMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.