|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.labkey.remoteapi.assay.nab.model.NAbNeutralizationResult
public class NAbNeutralizationResult
| Constructor Summary | |
|---|---|
NAbNeutralizationResult(long cutoff,
double curveBasedDilution,
double pointBasedDilution)
|
|
| Method Summary | |
|---|---|
double |
getCurveBasedDilution()
|
long |
getCutoff()
|
double |
getPointBasedDilution()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NAbNeutralizationResult(long cutoff,
double curveBasedDilution,
double pointBasedDilution)
| Method Detail |
|---|
public long getCutoff()
public double getCurveBasedDilution()
public double getPointBasedDilution()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||