Uses of Enum Class
org.apache.openmeetings.db.dto.room.Whiteboard.ZoomMode
Packages that use Whiteboard.ZoomMode
- 
Uses of Whiteboard.ZoomMode in org.apache.openmeetings.db.dto.roomMethods in org.apache.openmeetings.db.dto.room that return Whiteboard.ZoomModeModifier and TypeMethodDescriptionWhiteboard.getZoomMode()static Whiteboard.ZoomModeReturns 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.Methods in org.apache.openmeetings.db.dto.room with parameters of type Whiteboard.ZoomMode