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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TFromPart
protected  java.util.List<TFromPart> TFromParts.fromPart
           
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TFromPart
 javax.xml.bind.JAXBElement<TFromPart> ObjectFactory.createFromPart(TFromPart value)
          Create an instance of JAXBElement<TFromPart>}
 java.util.List<TFromPart> TFromParts.getFromPart()
          Gets the value of the fromPart property.
 

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



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