Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.executable.light.TTargets

Packages that use TTargets
com.ebmwebsourcing.easybpel.extension.activities._package.debug   
com.ebmwebsourcing.easybpel.model.bpel.executable.light   
 

Uses of TTargets in com.ebmwebsourcing.easybpel.extension.activities._package.debug
 

Fields in com.ebmwebsourcing.easybpel.extension.activities._package.debug declared as TTargets
protected  TTargets TExtentedActivity.targets
           
 

Methods in com.ebmwebsourcing.easybpel.extension.activities._package.debug that return TTargets
 TTargets TExtentedActivity.getTargets()
          Gets the value of the targets property.
 

Methods in com.ebmwebsourcing.easybpel.extension.activities._package.debug with parameters of type TTargets
 void TExtentedActivity.setTargets(TTargets value)
          Sets the value of the targets property.
 

Uses of TTargets in com.ebmwebsourcing.easybpel.model.bpel.executable.light
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable.light that return TTargets
 TTargets ObjectFactory.createTTargets()
          Create an instance of TTargets
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable.light that return types with arguments of type TTargets
 javax.xml.bind.JAXBElement<TTargets> ObjectFactory.createTargets(TTargets value)
          Create an instance of JAXBElement<TTargets>}
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable.light with parameters of type TTargets
 javax.xml.bind.JAXBElement<TTargets> ObjectFactory.createTargets(TTargets value)
          Create an instance of JAXBElement<TTargets>}
 



Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.