|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.code.UnitsOfVolumeMeasurement
public class UnitsOfVolumeMeasurement
CID 7462 Units of Volume Measurement.
Field Summary | |
---|---|
static java.lang.String |
CubicCentimeter
(cm3, UCUM[1.4], "Cubic centimeter") |
static java.lang.String |
CubicDecimeter
(dm3, UCUM[1.4], "Cubic decimeter") |
static java.lang.String |
CubicMicrometer
(um3, UCUM[1.4], "Cubic micrometer") |
static java.lang.String |
CubicMillimeter
(mm3, UCUM[1.4], "Cubic millimeter") |
Constructor Summary | |
---|---|
UnitsOfVolumeMeasurement()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CubicCentimeter
public static final java.lang.String CubicDecimeter
public static final java.lang.String CubicMicrometer
public static final java.lang.String CubicMillimeter
Constructor Detail |
---|
public UnitsOfVolumeMeasurement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |