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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel._abstract declared as TFromParts
protected  TFromParts TOnMsgCommon.fromParts
           
protected  TFromParts TInvoke.fromParts
           
protected  TFromParts TReceive.fromParts
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return TFromParts
 TFromParts ObjectFactory.createTFromParts()
          Create an instance of TFromParts
 TFromParts TOnMsgCommon.getFromParts()
          Gets the value of the fromParts property.
 TFromParts TInvoke.getFromParts()
          Gets the value of the fromParts property.
 TFromParts TReceive.getFromParts()
          Gets the value of the fromParts property.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract that return types with arguments of type TFromParts
 javax.xml.bind.JAXBElement<TFromParts> ObjectFactory.createFromParts(TFromParts value)
          Create an instance of JAXBElement<TFromParts>}
 

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract with parameters of type TFromParts
 javax.xml.bind.JAXBElement<TFromParts> ObjectFactory.createFromParts(TFromParts value)
          Create an instance of JAXBElement<TFromParts>}
 void TOnMsgCommon.setFromParts(TFromParts value)
          Sets the value of the fromParts property.
 void TInvoke.setFromParts(TFromParts value)
          Sets the value of the fromParts property.
 void TReceive.setFromParts(TFromParts value)
          Sets the value of the fromParts property.
 



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