public class PepnovoAssumptionDetails extends Object implements UrParameter
serialVersionUID| Constructor and Description |
|---|
PepnovoAssumptionDetails()
Constructor.
|
| 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 |
getMH()
Returns the PepNovo mH.
|
double |
getRankScore()
Returns the PepNovo rank score.
|
void |
setMH(double mH)
Sets the PepNovo provided mH.
|
void |
setRankScore(double rankScore)
Sets the PepNovo rank score.
|
public double getRankScore()
public void setRankScore(double rankScore)
rankScore - the PepNovo rank scorepublic double getMH()
public void setMH(double mH)
mH - the PepNovo mHpublic String getFamilyName()
UrParametergetFamilyName in interface UrParameterpublic int getIndex()
UrParametergetIndex in interface UrParameterCopyright © 2016. All rights reserved.