Last update: 2011-06-23

org.proteios.props
Class MascotParameterFileSearchTypeReader

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

public class MascotParameterFileSearchTypeReader
extends AbstractReader<String,MascotParameterSetStorage>
implements AttributeReader<String,MascotParameterSetStorage>

Author:
olle

Constructor Summary
MascotParameterFileSearchTypeReader()
           
 
Method Summary
protected  String getValue(MascotParameterSetStorage 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
 
Methods inherited from interface org.proteios.props.AttributeReader
get
 

Constructor Detail

MascotParameterFileSearchTypeReader

public MascotParameterFileSearchTypeReader()
Method Detail

getValue

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

Last update: 2011-06-23