Uses of Class
jaxb.Actuators
-
Packages that use Actuators Package Description jaxb -
-
Uses of Actuators in jaxb
Methods in jaxb that return Actuators Modifier and Type Method Description Actuators
ObjectFactory. createActuators()
Create an instance ofActuators
Actuators
Scenario. getActuators()
Gets the value of the actuators property.Methods in jaxb with parameters of type Actuators Modifier and Type Method Description void
Scenario. setActuators(Actuators value)
Sets the value of the actuators property.
-