gov.nih.nci.caarray.services.external.v1_0.grid.common
Class BiomaterialTypeFieldHandler

java.lang.Object
  extended by org.exolab.castor.mapping.loader.FieldHandlerFriend
      extended by org.exolab.castor.mapping.ExtendedFieldHandler
          extended by org.exolab.castor.mapping.AbstractFieldHandler
              extended by org.exolab.castor.mapping.GeneralizedFieldHandler
                  extended by gov.nih.nci.caarray.services.grid.util.EnumFieldHandler<BiomaterialType>
                      extended by gov.nih.nci.caarray.services.external.v1_0.grid.common.BiomaterialTypeFieldHandler
All Implemented Interfaces:
org.exolab.castor.mapping.FieldHandler

public class BiomaterialTypeFieldHandler
extends gov.nih.nci.caarray.services.grid.util.EnumFieldHandler<BiomaterialType>

Author:
dkokotov

Constructor Summary
BiomaterialTypeFieldHandler()
           
 
Method Summary
 
Methods inherited from class gov.nih.nci.caarray.services.grid.util.EnumFieldHandler
convertUponGet, convertUponSet, getFieldType, newInstance
 
Methods inherited from class org.exolab.castor.mapping.GeneralizedFieldHandler
getValue, newInstance, resetValue, setCollectionIteration, setFieldHandler, setValue
 
Methods inherited from class org.exolab.castor.mapping.AbstractFieldHandler
getFieldDescriptor, hasValue, setFieldDescriptor
 
Methods inherited from class org.exolab.castor.mapping.ExtendedFieldHandler
checkValidity
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BiomaterialTypeFieldHandler

public BiomaterialTypeFieldHandler()