|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.external.v1_0.value.AbstractValue
gov.nih.nci.caarray.external.v1_0.value.MeasurementValue
public class MeasurementValue
A MeasurementValue is a numerical value.
Constructor Summary | |
---|---|
MeasurementValue()
|
Method Summary | |
---|---|
java.lang.Float |
getMeasurement()
|
void |
setMeasurement(java.lang.Float value)
|
Methods inherited from class gov.nih.nci.caarray.external.v1_0.value.AbstractValue |
---|
equals, getUnit, hashCode, setUnit, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MeasurementValue()
Method Detail |
---|
public java.lang.Float getMeasurement()
public void setMeasurement(java.lang.Float value)
value
- the value to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |