Uses of Class
com.espertech.esper.client.time.TimerControlEvent.ClockType

Packages that use TimerControlEvent.ClockType
com.espertech.esper.client.time This package defines the Esper Client timer control events. 
 

Uses of TimerControlEvent.ClockType in com.espertech.esper.client.time
 

Methods in com.espertech.esper.client.time that return TimerControlEvent.ClockType
 TimerControlEvent.ClockType TimerControlEvent.getClockType()
          Returns clocking type.
static TimerControlEvent.ClockType TimerControlEvent.ClockType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TimerControlEvent.ClockType[] TimerControlEvent.ClockType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in com.espertech.esper.client.time with parameters of type TimerControlEvent.ClockType
TimerControlEvent(TimerControlEvent.ClockType clockType)
          Constructor takes a clocking type as parameter.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com