Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

org.hl7.v3
Class QTY

java.lang.Object
  extended by org.hl7.v3.ANY
      extended by org.hl7.v3.QTY
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
INT, MO, PQ, REAL, RTOMOPQ, RTOPQPQ, RTOQTYQTY, TS

public abstract class QTY
extends ANY

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 class for QTY complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="QTY">
   <complexContent>
     <extension base="{urn:hl7-org:v3}ANY">
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.hl7.v3.ANY
content, nullFlavor
 
Constructor Summary
QTY()
           
 
Method Summary
 
Methods inherited from class org.hl7.v3.ANY
content, getNullFlavor, setContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QTY

public QTY()

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013