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