org.oddjob.schedules.units
Class WeekOfMonth.Conversions

java.lang.Object
  extended by org.oddjob.schedules.units.WeekOfMonth.Conversions
All Implemented Interfaces:
ConversionProvider
Enclosing interface:
WeekOfMonth

public static class WeekOfMonth.Conversions
extends Object
implements ConversionProvider


Constructor Summary
WeekOfMonth.Conversions()
           
 
Method Summary
 void registerWith(ConversionRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WeekOfMonth.Conversions

public WeekOfMonth.Conversions()
Method Detail

registerWith

public void registerWith(ConversionRegistry registry)
Specified by:
registerWith in interface ConversionProvider