Uses of Enum Class
org.apache.openmeetings.db.entity.log.ConferenceLog.Type
Packages that use ConferenceLog.Type
-
Uses of ConferenceLog.Type in org.apache.openmeetings.db.dao.log
Methods in org.apache.openmeetings.db.dao.log with parameters of type ConferenceLog.Type -
Uses of ConferenceLog.Type in org.apache.openmeetings.db.entity.log
Methods in org.apache.openmeetings.db.entity.log that return ConferenceLog.TypeModifier and TypeMethodDescriptionConferenceLog.getType()
static ConferenceLog.Type
Returns the enum constant of this class with the specified name.static ConferenceLog.Type[]
ConferenceLog.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.openmeetings.db.entity.log with parameters of type ConferenceLog.Type