edu.nrao.sss.dao.measure
Class ArcUnitsConverter

java.lang.Object
  extended by edu.nrao.sss.dao.BaseEnumConverter<ArcUnits>
      extended by edu.nrao.sss.dao.measure.ArcUnitsConverter
All Implemented Interfaces:
org.hibernate.usertype.UserType

public class ArcUnitsConverter
extends BaseEnumConverter<ArcUnits>

See Also:
BaseEnumConverter

Constructor Summary
ArcUnitsConverter()
           
 
Method Summary
 
Methods inherited from class edu.nrao.sss.dao.BaseEnumConverter
assemble, deepCopy, disassemble, equals, hashCode, isMutable, nullSafeGet, nullSafeSet, replace, returnedClass, sqlTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArcUnitsConverter

public ArcUnitsConverter()


Copyright © 2009. All Rights Reserved.