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 TargetActuatorsObjectFactory. createTargetActuators()Create an instance ofTargetActuatorsTargetActuatorsController. getTargetActuators()Gets the value of the targetActuators property.TargetActuatorsEntry. getTargetActuators()Gets the value of the targetActuators property.Methods in jaxb with parameters of type TargetActuators Modifier and Type Method Description voidController. setTargetActuators(TargetActuators value)Sets the value of the targetActuators property.voidEntry. setTargetActuators(TargetActuators value)Sets the value of the targetActuators property.
-