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

Packages that use TImport
com.ebmwebsourcing.easybpel.model.bpel.executable   
com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports   
 

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TImport
protected  java.util.List<TImport> TProcess._import
           
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TImport
 javax.xml.bind.JAXBElement<TImport> ObjectFactory.createImport(TImport value)
          Create an instance of JAXBElement<TImport>}
 java.util.List<TImport> TProcess.getImport()
          Gets the value of the import property.
 

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

Uses of TImport in com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports
 

Constructors in com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports with parameters of type TImport
ImportImpl(TImport model, BPELElement parent)
           
 



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