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

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

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

Fields in com.ebmwebsourcing.easybpel.extension.activities._package.debug declared as TSources
protected  TSources TExtentedActivity.sources
           
 

Methods in com.ebmwebsourcing.easybpel.extension.activities._package.debug that return TSources
 TSources TExtentedActivity.getSources()
          Gets the value of the sources property.
 

Methods in com.ebmwebsourcing.easybpel.extension.activities._package.debug with parameters of type TSources
 void TExtentedActivity.setSources(TSources value)
          Sets the value of the sources property.
 

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

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

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

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



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