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

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

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

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

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

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



Copyright © 2012 Petals Link. All Rights Reserved.