public class MsAmandaScore extends Object implements UrParameter
Constructor and Description |
---|
MsAmandaScore()
Constructor for the MS Amanda score.
|
MsAmandaScore(double score)
Constructor for the MS Amanda score.
|
Modifier and Type | Method and Description |
---|---|
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 MS Amanda score.
|
public MsAmandaScore()
public MsAmandaScore(double score)
score
- MS Amanda scorepublic String getFamilyName()
getFamilyName
in interface UrParameter
public int getIndex()
getIndex
in interface UrParameter
public double getScore()
Copyright © 2015. All rights reserved.