org.olat.course.condition.interpreter
Class MonthUnit

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

public class MonthUnit
extends com.neemsoft.jmep.UnitCB

Initial Date: Feb 6, 2004

Author:
Mike Stock Comment:

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

MonthUnit

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