Uses of Class
org.s_ramp.xmlns._2010.s_ramp.OrchestrationTarget

Packages that use OrchestrationTarget
org.s_ramp.xmlns._2010.s_ramp   
 

Uses of OrchestrationTarget in org.s_ramp.xmlns._2010.s_ramp
 

Fields in org.s_ramp.xmlns._2010.s_ramp declared as OrchestrationTarget
protected  OrchestrationTarget Element.directsOrchestration
           
protected  OrchestrationTarget Element.directsOrchestrationProcess
           
 

Methods in org.s_ramp.xmlns._2010.s_ramp that return OrchestrationTarget
 OrchestrationTarget ObjectFactory.createOrchestrationTarget()
          Create an instance of OrchestrationTarget
 OrchestrationTarget Element.getDirectsOrchestration()
          Gets the value of the directsOrchestration property.
 OrchestrationTarget Element.getDirectsOrchestrationProcess()
          Gets the value of the directsOrchestrationProcess property.
 

Methods in org.s_ramp.xmlns._2010.s_ramp with parameters of type OrchestrationTarget
 void Element.setDirectsOrchestration(OrchestrationTarget value)
          Sets the value of the directsOrchestration property.
 void Element.setDirectsOrchestrationProcess(OrchestrationTarget value)
          Sets the value of the directsOrchestrationProcess property.
 



Copyright © 2011-2012 JBoss, a division of Red Hat. All Rights Reserved.