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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TMessageExchange
protected  java.util.List<TMessageExchange> TMessageExchanges.messageExchange
           
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TMessageExchange
 javax.xml.bind.JAXBElement<TMessageExchange> ObjectFactory.createMessageExchange(TMessageExchange value)
          Create an instance of JAXBElement<TMessageExchange>}
 java.util.List<TMessageExchange> TMessageExchanges.getMessageExchange()
          Gets the value of the messageExchange property.
 

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



Copyright © 2012 Petals Link. All Rights Reserved.