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