org.proteios.props
Class MascotParameterFileSearchTypeReader
java.lang.Object
org.proteios.props.AbstractReader<String,MascotParameterSetStorage>
org.proteios.props.MascotParameterFileSearchTypeReader
- All Implemented Interfaces:
- AttributeReader<String,MascotParameterSetStorage>
public class MascotParameterFileSearchTypeReader
- 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 |
MascotParameterFileSearchTypeReader
public MascotParameterFileSearchTypeReader()
getValue
protected String getValue(MascotParameterSetStorage obj)
- Specified by:
getValue in class AbstractReader<String,MascotParameterSetStorage>