Last update: 2011-06-23

org.proteios.props
Class EntryDateReader

java.lang.Object
  extended by org.proteios.props.AbstractReader<Date,BioMaterialEvent>
      extended by org.proteios.props.EntryDateReader
All Implemented Interfaces:
AttributeReader<Date,BioMaterialEvent>

public class EntryDateReader
extends AbstractReader<Date,BioMaterialEvent>

Author:
gregory

Constructor Summary
EntryDateReader()
           
 
Method Summary
protected  Date getValue(BioMaterialEvent obj)
           
 
Methods inherited from class org.proteios.props.AbstractReader
get
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntryDateReader

public EntryDateReader()
Method Detail

getValue

protected Date getValue(BioMaterialEvent obj)
Specified by:
getValue in class AbstractReader<Date,BioMaterialEvent>

Last update: 2011-06-23