edu.nrao.sss.dao.proposal
Class JustificationFileTypeConverter

java.lang.Object
  extended by edu.nrao.sss.dao.BaseEnumConverter<JustificationFileType>
      extended by edu.nrao.sss.dao.proposal.JustificationFileTypeConverter
All Implemented Interfaces:
org.hibernate.usertype.UserType

public class JustificationFileTypeConverter
extends BaseEnumConverter<JustificationFileType>

See Also:
BaseEnumConverter

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

JustificationFileTypeConverter

public JustificationFileTypeConverter()


Copyright © 2009. All Rights Reserved.