Uses of Enum Class
org.apache.openmeetings.db.entity.record.Recording.Status
Packages that use Recording.Status
Package
Description
-
Uses of Recording.Status in org.apache.openmeetings.db.bind.adapter
Methods in org.apache.openmeetings.db.bind.adapter that return Recording.StatusMethods in org.apache.openmeetings.db.bind.adapter with parameters of type Recording.Status -
Uses of Recording.Status in org.apache.openmeetings.db.entity.record
Methods in org.apache.openmeetings.db.entity.record that return Recording.StatusModifier and TypeMethodDescriptionRecording.getStatus()
static Recording.Status
Returns the enum constant of this class with the specified name.static Recording.Status[]
Recording.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.openmeetings.db.entity.record with parameters of type Recording.Status