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

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

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

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

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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._abstract with parameters of type TProcess
 javax.xml.bind.JAXBElement<TProcess> ObjectFactory.createProcess(TProcess value)
          Create an instance of JAXBElement<TProcess>}
 



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