Uses of Class
com.ebmwebsourcing.easybpel.model.bpel._abstract.TSources

Packages that use TSources
com.ebmwebsourcing.easybpel.model.bpel._abstract   
 

Uses of TSources in com.ebmwebsourcing.easybpel.model.bpel._abstract
 

Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TSources
protected  TSources TActivity.sources
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TSources
 TSources ObjectFactory.createTSources()
          Create an instance of TSources
 TSources TActivity.getSources()
          Gets the value of the sources property.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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._abstract with parameters of type TSources
 javax.xml.bind.JAXBElement<TSources> ObjectFactory.createSources(TSources value)
          Create an instance of JAXBElement<TSources>}
 void TActivity.setSources(TSources value)
          Sets the value of the sources property.
 



Copyright © 2011 Petals Link. All Rights Reserved.