Uses of Enum Class
dev.getelements.elements.rt.remote.MessageType
Packages that use MessageType
-
Uses of MessageType in dev.getelements.elements.rt.remote
Fields in dev.getelements.elements.rt.remote with type parameters of type MessageTypeModifier and TypeFieldDescriptionfinal javolution.io.Struct.Enum32<MessageType> ResponseHeader.typeIndicates the message type as specified byMessageType.Methods in dev.getelements.elements.rt.remote that return MessageTypeModifier and TypeMethodDescriptionstatic 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.