Uses of Enum
com.github.lucadruda.iotc.device.enums.IOTC_MESSAGE
Packages that use IOTC_MESSAGE
-
Uses of IOTC_MESSAGE in com.github.lucadruda.iotc.device.enums
Methods in com.github.lucadruda.iotc.device.enums that return IOTC_MESSAGEModifier and TypeMethodDescriptionstatic IOTC_MESSAGEReturns 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.