|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.compomics.util.experiment.refinementparameters.MascotScore
public class MascotScore
This class will contain the mascot score. User: Marc Date: Nov 12, 2010 Time: 6:36:48 PM
Constructor Summary | |
---|---|
MascotScore(double score)
Contructor for the Mascot score |
Method Summary | |
---|---|
String |
getFamilyName()
This method returns the family name of the parameter |
int |
getIndex()
This method returns the index of the parameter |
double |
getScore()
Getter for Mascot score |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MascotScore(double score)
score
- Mascot scoreMethod Detail |
---|
public String getFamilyName()
getFamilyName
in interface UrParameter
public int getIndex()
getIndex
in interface UrParameter
public double getScore()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |