Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.executable.TSource

Packages that use TSource
com.ebmwebsourcing.easybpel.model.bpel.executable   
 

Uses of TSource in com.ebmwebsourcing.easybpel.model.bpel.executable
 

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TSource
protected  java.util.List<TSource> TSources.source
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return TSource
 TSource ObjectFactory.createTSource()
          Create an instance of TSource
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TSource
 javax.xml.bind.JAXBElement<TSource> ObjectFactory.createSource(TSource value)
          Create an instance of JAXBElement<TSource>}
 java.util.List<TSource> TSources.getSource()
          Gets the value of the source property.
 

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



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