Last update: 2011-06-23

org.proteios.props
Class EventCommentReader

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

public class EventCommentReader
extends AbstractReader<String,BioMaterialEvent>

Author:
gregory

Constructor Summary
EventCommentReader()
           
 
Method Summary
protected  String 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

EventCommentReader

public EventCommentReader()
Method Detail

getValue

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

Last update: 2011-06-23