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

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

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

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable with type parameters of type TOnEvent
protected  java.util.List<TOnEvent> TEventHandlers.onEvent
           
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TOnEvent
 javax.xml.bind.JAXBElement<TOnEvent> ObjectFactory.createOnEvent(TOnEvent value)
          Create an instance of JAXBElement<TOnEvent>}
 java.util.List<TOnEvent> TEventHandlers.getOnEvent()
          Gets the value of the onEvent property.
 

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



Copyright © 2012 Petals Link. All Rights Reserved.