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