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

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

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

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

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

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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._abstract 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.