Uses of Enum Class
ch.nolix.baseapi.net.level2serverprotocol.MessageRole
Packages that use MessageRole
-
Uses of MessageRole in ch.nolix.baseapi.net.level2serverprotocol
Subclasses with type arguments of type MessageRole in ch.nolix.baseapi.net.level2serverprotocolMethods in ch.nolix.baseapi.net.level2serverprotocol that return MessageRoleModifier and TypeMethodDescriptionstatic MessageRoleMessageRole.fromPrefix(char prefix) static MessageRoleReturns the enum constant of this class with the specified name.static MessageRole[]MessageRole.values()Returns an array containing the constants of this enum class, in the order they are declared.