Uses of Enum Class
pt.unl.fct.di.tardis.babel.iot.api.DeviceInterface
Packages that use DeviceInterface
-
Uses of DeviceInterface in pt.unl.fct.di.tardis.babel.iot.api
Methods in pt.unl.fct.di.tardis.babel.iot.api that return DeviceInterfaceModifier and TypeMethodDescriptionDeviceType.getDeviceInterface()static DeviceInterfaceReturns the enum constant of this class with the specified name.static DeviceInterface[]DeviceInterface.values()Returns an array containing the constants of this enum class, in the order they are declared.