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