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

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

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

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

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

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



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