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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TOnMessage
protected  java.util.List<TOnMessage> TPick.onMessage
           
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TOnMessage
 javax.xml.bind.JAXBElement<TOnMessage> ObjectFactory.createOnMessage(TOnMessage value)
          Create an instance of JAXBElement<TOnMessage>}
 java.util.List<TOnMessage> TPick.getOnMessage()
          Gets the value of the onMessage property.
 

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



Copyright © 2012 Petals Link. All Rights Reserved.