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

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

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

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

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

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