Package org.projecthusky.common.hl7cdar2
Class QTY
java.lang.Object
org.projecthusky.common.hl7cdar2.ANY
org.projecthusky.common.hl7cdar2.QTY
The quantity data type is an abstract generalization for all data types (1) whose value set has an order relation
(less-or-equal) and (2) where difference is defined in all of the data type's totally ordered value subsets. The
quantity type abstraction is needed in defining certain other types, such as the interval and the probability
distribution.
Java-Klasse für QTY complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="QTY"> <complexContent> <extension base="{urn:hl7-org:v3}ANY"> </extension> </complexContent> </complexType>
-
Field Summary
Fields 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
-
Constructor Details
-
QTY
public QTY()
-