Uses of Enum Class
pt.unl.fct.di.tardis.babel.iot.api.InputType.UltrasonicRanger
Packages that use InputType.UltrasonicRanger
Package
Description
-
Uses of InputType.UltrasonicRanger in pt.unl.fct.di.tardis.babel.iot.api
Methods in pt.unl.fct.di.tardis.babel.iot.api that return InputType.UltrasonicRangerModifier and TypeMethodDescriptionstatic InputType.UltrasonicRangerReturns the enum constant of this class with the specified name.static InputType.UltrasonicRanger[]InputType.UltrasonicRanger.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of InputType.UltrasonicRanger in pt.unl.fct.di.tardis.babel.iot.controlprotocols.replies
Methods in pt.unl.fct.di.tardis.babel.iot.controlprotocols.replies that return InputType.UltrasonicRangerConstructors in pt.unl.fct.di.tardis.babel.iot.controlprotocols.replies with parameters of type InputType.UltrasonicRangerModifierConstructorDescriptionUltrasonicRangerInputReply(short repID, DeviceHandle handle, InputType.UltrasonicRanger inputType, long distance) UltrasonicRangerInputReply(DeviceHandle handle, InputType.UltrasonicRanger inputType, long distance) -
Uses of InputType.UltrasonicRanger in pt.unl.fct.di.tardis.babel.iot.controlprotocols.requests.input
Fields in pt.unl.fct.di.tardis.babel.iot.controlprotocols.requests.input declared as InputType.UltrasonicRangerMethods in pt.unl.fct.di.tardis.babel.iot.controlprotocols.requests.input that return InputType.UltrasonicRangerConstructors in pt.unl.fct.di.tardis.babel.iot.controlprotocols.requests.input with parameters of type InputType.UltrasonicRangerModifierConstructorDescription