org.olat.course.condition.interpreter
Class DayUnit

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

public class DayUnit
extends com.neemsoft.jmep.UnitCB

Initial Date: Feb 6, 2004

Author:
Mike Stock

Constructor Summary
DayUnit()
           
 
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

DayUnit

public DayUnit()
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)