|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.tue.id.creapro.admoveo.SensorStatus
public class SensorStatus
Constructor Summary | |
---|---|
SensorStatus()
|
Method Summary | |
---|---|
SensorStatus |
copy()
* @return returns a copy of current sensor status; |
int |
get(Sensor sensor)
|
void |
put(Sensor sensor,
int value)
stores the sensor value. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SensorStatus()
Method Detail |
---|
public SensorStatus copy()
public int get(Sensor sensor)
sensor
-
public void put(Sensor sensor, int value)
sensor
- value
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |