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

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

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>}
 



Copyright © 2011 Petals Link. All Rights Reserved.