Uses of Enum Class
ch.nolix.baseapi.net.endpointprotocol.MessageType
Packages that use MessageType
-
Uses of MessageType in ch.nolix.baseapi.net.endpointprotocol
Subclasses with type arguments of type MessageType in ch.nolix.baseapi.net.endpointprotocolMethods in ch.nolix.baseapi.net.endpointprotocol that return MessageTypeModifier and TypeMethodDescriptionstatic MessageTypestatic MessageTypeReturns the enum constant of this class with the specified name.static MessageType[]MessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.