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

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

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

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

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

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