net.sf.jsefa.common.annotation
Class NoConverterType

java.lang.Object
  extended by net.sf.jsefa.common.annotation.NoConverterType
All Implemented Interfaces:
SimpleTypeConverter

public abstract class NoConverterType
extends Object
implements SimpleTypeConverter

Class used to denote within annotations that no converter type is given.

Author:
Norman Lahme-Huetig

Constructor Summary
NoConverterType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.jsefa.common.converter.SimpleTypeConverter
fromString, toString
 

Constructor Detail

NoConverterType

public NoConverterType()


Copyright © 2014. All rights reserved.