Last update: 2011-06-23

org.proteios.props
Class ExternalIdReader

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

public class ExternalIdReader
extends AbstractReader<String,BioMaterial>

Author:
gregory

Constructor Summary
ExternalIdReader()
           
 
Method Summary
protected  String getValue(BioMaterial 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

ExternalIdReader

public ExternalIdReader()
Method Detail

getValue

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

Last update: 2011-06-23