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