org.olat.course.condition.interpreter
Class HourUnit

java.lang.Object
  extended by com.neemsoft.jmep.UnitCB
      extended by org.olat.course.condition.interpreter.HourUnit

public class HourUnit
extends com.neemsoft.jmep.UnitCB

Initial Date: Feb 6, 2004

Author:
Mike Stock

Constructor Summary
HourUnit()
           
 
Method Summary
 java.lang.Object apply(java.lang.Object arg0)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HourUnit

public HourUnit()
Method Detail

apply

public java.lang.Object apply(java.lang.Object arg0)
Specified by:
apply in class com.neemsoft.jmep.UnitCB
See Also:
UnitCB.apply(java.lang.Object)