Uses of Class
jaxb.TargetActuator
-
Packages that use TargetActuator Package Description jaxb -
-
Uses of TargetActuator in jaxb
Methods in jaxb that return TargetActuator Modifier and Type Method Description TargetActuator
ObjectFactory. createTargetActuator()
Create an instance ofTargetActuator
Methods in jaxb that return types with arguments of type TargetActuator Modifier and Type Method Description List<TargetActuator>
TargetActuators. getTargetActuator()
Gets the value of the targetActuator property.
-