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

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

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

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

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

Methods in com.ebmwebsourcing.easybpel.model.bpel._abstract 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._abstract with parameters of type TOnEvent
 javax.xml.bind.JAXBElement<TOnEvent> ObjectFactory.createOnEvent(TOnEvent value)
          Create an instance of JAXBElement<TOnEvent>}
 



Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.