Uses of Enum Class
chat.octet.model.beans.ChatMessage.ChatRole
Packages that use ChatMessage.ChatRole
-
Uses of ChatMessage.ChatRole in chat.octet.model.beans
Methods in chat.octet.model.beans that return ChatMessage.ChatRoleModifier and TypeMethodDescriptionstatic ChatMessage.ChatRoleReturns the enum constant of this class with the specified name.static ChatMessage.ChatRole[]ChatMessage.ChatRole.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in chat.octet.model.beans with parameters of type ChatMessage.ChatRole