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