Uses of Class
org.correomqtt.business.model.CorreoMqttVersion
| Package | Description |
|---|---|
| org.correomqtt.business.model | |
| org.correomqtt.gui.model |
-
Uses of CorreoMqttVersion in org.correomqtt.business.model
Methods in org.correomqtt.business.model that return CorreoMqttVersion Modifier and Type Method Description static CorreoMqttVersionCorreoMqttVersion. fromJsonValue(String value)static CorreoMqttVersionCorreoMqttVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static CorreoMqttVersion[]CorreoMqttVersion. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CorreoMqttVersion in org.correomqtt.gui.model
Methods in org.correomqtt.gui.model that return CorreoMqttVersion Modifier and Type Method Description CorreoMqttVersionConnectionPropertiesDTO. getMqttVersion()Methods in org.correomqtt.gui.model with parameters of type CorreoMqttVersion Modifier and Type Method Description ConnectionPropertiesDTO.ConnectionPropertiesDTOBuilderConnectionPropertiesDTO.ConnectionPropertiesDTOBuilder. mqttVersion(CorreoMqttVersion mqttVersion)