Uses of Class
jaxb.Sensors
-
Packages that use Sensors Package Description jaxb -
-
Uses of Sensors in jaxb
Methods in jaxb that return Sensors Modifier and Type Method Description Sensors
ObjectFactory. createSensors()
Create an instance ofSensors
Sensors
Scenario. getSensors()
Gets the value of the sensors property.Methods in jaxb with parameters of type Sensors Modifier and Type Method Description void
Scenario. setSensors(Sensors value)
Sets the value of the sensors property.
-