public class FractionSettings extends Object implements Serializable
Constructor and Description |
---|
FractionSettings()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Double |
getProteinConfidenceMwPlots()
Returns the protein confidence for inclusion in mw plots.
|
boolean |
isSameAs(FractionSettings fractionSettings)
Returns a boolean indicating whether other given settings are the same as
these.
|
void |
setProteinConfidenceMwPlots(Double proteinConfidenceMwPlots)
Sets the protein confidence for inclusion in mw plots.
|
public Double getProteinConfidenceMwPlots()
public void setProteinConfidenceMwPlots(Double proteinConfidenceMwPlots)
proteinConfidenceMwPlots
- the protein confidence for inclusion in
mw plotspublic boolean isSameAs(FractionSettings fractionSettings)
fractionSettings
- other settings to compare toCopyright © 2015. All rights reserved.