edu.nrao.sss.dao.resource.vla
Class BandwidthCodeConverter

java.lang.Object
  extended by edu.nrao.sss.dao.BaseEnumConverter<BandwidthCode>
      extended by edu.nrao.sss.dao.resource.vla.BandwidthCodeConverter
All Implemented Interfaces:
org.hibernate.usertype.UserType

public class BandwidthCodeConverter
extends BaseEnumConverter<BandwidthCode>

See Also:
BaseEnumConverter

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

BandwidthCodeConverter

public BandwidthCodeConverter()


Copyright © 2009. All Rights Reserved.