public class SensorProcess extends Object
| Constructor and Description |
|---|
SensorProcess(ConfigInterface configInterface) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSensorName() |
String |
run() |
void |
setSensorName(String sensorName) |
SensorProcess |
withSensorName(String sensorName) |
public SensorProcess(ConfigInterface configInterface)
public String getSensorName()
public void setSensorName(String sensorName)
public SensorProcess withSensorName(String sensorName)
public String run() throws JAXBException
JAXBExceptionCopyright © 2016. All rights reserved.