Package org.projecthusky.common.hl7cdar2
Class REAL
java.lang.Object
org.projecthusky.common.hl7cdar2.ANY
org.projecthusky.common.hl7cdar2.QTY
org.projecthusky.common.hl7cdar2.REAL
Fractional numbers. Typically used whenever quantities are measured, estimated, or computed from other real numbers.
The typical representation is decimal, where the number of significant decimal digits is known as the precision. Real
numbers are needed beyond integers whenever quantities of the real world are measured, estimated, or computed from
other real numbers. The term "Real number" in this specification is used to mean that fractional values are covered
without necessarily implying the full set of the mathematical real numbers.
Java-Klasse für REAL complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="REAL"> <complexContent> <extension base="{urn:hl7-org:v3}QTY"> <attribute name="value" type="{urn:hl7-org:v3}real" /> </extension> </complexContent> </complexType>
-
Field Summary
FieldsFields inherited from class org.projecthusky.common.hl7cdar2.ANY
nullFlavor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.projecthusky.common.hl7cdar2.ANY
getMergedXmlMixed, getNullFlavor, getNullFlavor, getXmlMixed, setXmlMixed, setXmlMixed