Uses of Enum Class
ch.nolix.baseapi.net.senderandreplierserverprotocol.MessageRole
Packages that use MessageRole
-
Uses of MessageRole in ch.nolix.baseapi.net.senderandreplierserverprotocol
Subclasses with type arguments of type MessageRole in ch.nolix.baseapi.net.senderandreplierserverprotocolMethods in ch.nolix.baseapi.net.senderandreplierserverprotocol 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.