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

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

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

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

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