edu.nrao.sss.dao.source
Class BrightnessDistributionConverter

java.lang.Object
  extended by edu.nrao.sss.dao.BaseEnumConverter<BrightnessDistribution>
      extended by edu.nrao.sss.dao.source.BrightnessDistributionConverter
All Implemented Interfaces:
org.hibernate.usertype.UserType

public class BrightnessDistributionConverter
extends BaseEnumConverter<BrightnessDistribution>

See Also:
BaseEnumConverter

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

BrightnessDistributionConverter

public BrightnessDistributionConverter()


Copyright © 2009. All Rights Reserved.