Uses of Class
com.github.lucadruda.iotc.device.enums.IOTC_MESSAGE
| Package | Description |
|---|---|
| com.github.lucadruda.iotc.device.enums |
-
Uses of IOTC_MESSAGE in com.github.lucadruda.iotc.device.enums
Methods in com.github.lucadruda.iotc.device.enums that return IOTC_MESSAGE Modifier and Type Method Description static IOTC_MESSAGEIOTC_MESSAGE. valueOf(String name)Returns the enum constant of this type with the specified name.static IOTC_MESSAGE[]IOTC_MESSAGE. values()Returns an array containing the constants of this enum type, in the order they are declared.