org.proteios.props
Class EntryDateReader
java.lang.Object
org.proteios.props.AbstractReader<Date,BioMaterialEvent>
org.proteios.props.EntryDateReader
- All Implemented Interfaces:
- AttributeReader<Date,BioMaterialEvent>
public class EntryDateReader
- extends AbstractReader<Date,BioMaterialEvent>
- Author:
- gregory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntryDateReader
public EntryDateReader()
getValue
protected Date getValue(BioMaterialEvent obj)
- Specified by:
getValue in class AbstractReader<Date,BioMaterialEvent>