Uses of Class
org.ow2.util.plan.bindings.deploymentplan.TargetsType

Packages that use TargetsType
org.ow2.util.plan.bindings.deploymentplan   
 

Uses of TargetsType in org.ow2.util.plan.bindings.deploymentplan
 

Fields in org.ow2.util.plan.bindings.deploymentplan declared as TargetsType
protected  TargetsType Deployment.targets
           
 

Methods in org.ow2.util.plan.bindings.deploymentplan that return TargetsType
 TargetsType ObjectFactory.createTargetsType()
          Create an instance of TargetsType
 TargetsType Deployment.getTargets()
          Gets the value of the targets property.
 

Methods in org.ow2.util.plan.bindings.deploymentplan with parameters of type TargetsType
 void Deployment.setTargets(TargetsType value)
          Sets the value of the targets property.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.