com.cumulocity.model.environmental.measurement
Class SpeedValue

java.lang.Object
  extended by com.cumulocity.model.measurement.MeasurementValue
      extended by com.cumulocity.model.environmental.measurement.SpeedValue

public class SpeedValue
extends MeasurementValue

Represents a SpeedValue, as reported by MotionSensor. At the moment, this representation does not provide any additional properties of its own.

Author:
ricardomarques

Constructor Summary
SpeedValue()
           
 
Method Summary
 
Methods inherited from class com.cumulocity.model.measurement.MeasurementValue
equals, getQuantity, getState, getType, getUnit, getValue, hashCode, setQuantity, setState, setType, setUnit, setValue, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SpeedValue

public SpeedValue()


Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.