Last update: 2011-06-23

org.proteios.props
Class EventTypeReader

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

public class EventTypeReader
extends AbstractReader<String,BioMaterialEvent>

Author:
gregory

Constructor Summary
EventTypeReader()
           
 
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

EventTypeReader

public EventTypeReader()
Method Detail

getValue

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

Last update: 2011-06-23