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