Uses of Enum Class
org.apache.openmeetings.db.entity.basic.ChatMessage.Status
Packages that use ChatMessage.Status
-
Uses of ChatMessage.Status in org.apache.openmeetings.db.entity.basic
Methods in org.apache.openmeetings.db.entity.basic that return ChatMessage.StatusModifier and TypeMethodDescriptionChatMessage.getStatus()
static ChatMessage.Status
Returns the enum constant of this class with the specified name.static ChatMessage.Status[]
ChatMessage.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.basic with parameters of type ChatMessage.Status