Uses of Class
jaxb.Sensor
-
Packages that use Sensor Package Description jaxb sensor -
-
Uses of Sensor in jaxb
Methods in jaxb that return Sensor Modifier and Type Method Description Sensor
ObjectFactory. createSensor()
Create an instance ofSensor
Methods in jaxb that return types with arguments of type Sensor Modifier and Type Method Description List<Sensor>
Sensors. getSensor()
Gets the value of the sensor property. -
Uses of Sensor in sensor
Constructors in sensor with parameters of type Sensor Constructor Description AbstractSensor(Sensor jaxb_sensor)
FixedSensor(Scenario scenario, Sensor jaxb_sensor)
-