Uses of Class
jaxb.ActuatorTarget
-
Packages that use ActuatorTarget Package Description jaxb -
-
Uses of ActuatorTarget in jaxb
Methods in jaxb that return ActuatorTarget Modifier and Type Method Description ActuatorTarget
ObjectFactory. createActuatorTarget()
Create an instance ofActuatorTarget
ActuatorTarget
Actuator. getActuatorTarget()
Gets the value of the actuatorTarget property.Methods in jaxb with parameters of type ActuatorTarget Modifier and Type Method Description void
Actuator. setActuatorTarget(ActuatorTarget value)
Sets the value of the actuatorTarget property.
-