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

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

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

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

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

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



Copyright © 2011 Petals Link. All Rights Reserved.