org.olat.course.condition.interpreter
Class WeekUnit

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

public class WeekUnit
extends com.neemsoft.jmep.UnitCB

Initial Date: Feb 6, 2004

Author:
Mike Stock Comment:

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

WeekUnit

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