Uses of Enum Class
org.zenoda.chatant.ChatRole
Packages that use ChatRole
-
Uses of ChatRole in org.zenoda.chatant
Methods in org.zenoda.chatant that return ChatRoleModifier and TypeMethodDescriptionChatMessage.getRole()static ChatRoleReturns the enum constant of this class with the specified name.static ChatRole[]ChatRole.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.zenoda.chatant with parameters of type ChatRole