Uses of Class
jaxb.TargetActuators
-
Packages that use TargetActuators Package Description jaxb -
-
Uses of TargetActuators in jaxb
Methods in jaxb that return TargetActuators Modifier and Type Method Description TargetActuators
ObjectFactory. createTargetActuators()
Create an instance ofTargetActuators
TargetActuators
Controller. getTargetActuators()
Gets the value of the targetActuators property.TargetActuators
Entry. getTargetActuators()
Gets the value of the targetActuators property.Methods in jaxb with parameters of type TargetActuators Modifier and Type Method Description void
Controller. setTargetActuators(TargetActuators value)
Sets the value of the targetActuators property.void
Entry. setTargetActuators(TargetActuators value)
Sets the value of the targetActuators property.
-