com.eurotech.ermes
Class SensorType
java.lang.Object
com.eurotech.ermes.SensorType
public class SensorType
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SensorType
public SensorType(String sensorName)
initialize
public void initialize()
getSensorName
public String getSensorName()
getSensorCounter
public int getSensorCounter()
setSensorCounter
public void setSensorCounter(int sensorCounter)
getSensorValue
public double getSensorValue()
setSensorValue
public void setSensorValue(double sensorValue)
Copyright © 2013. All Rights Reserved.