Uses of Class
org.correomqtt.business.model.MessageType
| Package | Description |
|---|---|
| org.correomqtt.business.model | |
| org.correomqtt.gui.model |
-
Uses of MessageType in org.correomqtt.business.model
Methods in org.correomqtt.business.model that return MessageType Modifier and Type Method Description static MessageTypeMessageType. valueOf(String name)Returns the enum constant of this type with the specified name.static MessageType[]MessageType. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MessageType in org.correomqtt.gui.model
Methods in org.correomqtt.gui.model that return MessageType Modifier and Type Method Description MessageTypeMessagePropertiesDTO. getMessageType()Methods in org.correomqtt.gui.model with parameters of type MessageType Modifier and Type Method Description MessagePropertiesDTO.MessagePropertiesDTOBuilderMessagePropertiesDTO.MessagePropertiesDTOBuilder. messageType(MessageType messageType)