| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dcm4che2.iod.module.Module
org.dcm4che2.iod.module.sr.MeasuredValue
public class MeasuredValue
| Field Summary | 
|---|
| Fields inherited from class org.dcm4che2.iod.module.Module | 
|---|
| dcmobj | 
| Constructor Summary | |
|---|---|
| MeasuredValue() | |
| MeasuredValue(DicomObject dcmobj) | |
| Method Summary | |
|---|---|
|  Code | getMeasurementUnitsCode() | 
|  float | getNumericValue() | 
|  void | setMeasurementUnitsCode(Code code) | 
|  void | setNumericValue(float f) | 
| Methods inherited from class org.dcm4che2.iod.module.Module | 
|---|
| getDicomObject, getType1Tags, getType2Tags, init, updateSequence, updateSequence, validate | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public MeasuredValue(DicomObject dcmobj)
public MeasuredValue()
| Method Detail | 
|---|
public float getNumericValue()
public void setNumericValue(float f)
public Code getMeasurementUnitsCode()
public void setMeasurementUnitsCode(Code code)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||