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

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

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

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

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable that return types with arguments of type TOnAlarmEvent
 java.util.List<TOnAlarmEvent> TEventHandlers.getOnAlarm()
          Gets the value of the onAlarm property.
 



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