edu.nrao.sss.dao.project.scan
Class ScanModeConverter

java.lang.Object
  extended by edu.nrao.sss.dao.BaseEnumConverter<ScanMode>
      extended by edu.nrao.sss.dao.project.scan.ScanModeConverter
All Implemented Interfaces:
org.hibernate.usertype.UserType

public class ScanModeConverter
extends BaseEnumConverter<ScanMode>

See Also:
BaseEnumConverter

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

ScanModeConverter

public ScanModeConverter()


Copyright © 2009. All Rights Reserved.