org.oddjob.arooa.types
Class ImportType.Conversions

java.lang.Object
  extended by org.oddjob.arooa.types.ImportType.Conversions
All Implemented Interfaces:
ConversionProvider
Enclosing class:
ImportType

public static class ImportType.Conversions
extends Object
implements ConversionProvider


Constructor Summary
ImportType.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

ImportType.Conversions

public ImportType.Conversions()
Method Detail

registerWith

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