Package org.projecthusky.common.hl7cdar2
Class POCDMT000040RegionOfInterestValue
java.lang.Object
org.projecthusky.common.hl7cdar2.ANY
org.projecthusky.common.hl7cdar2.QTY
org.projecthusky.common.hl7cdar2.INT
org.projecthusky.common.hl7cdar2.POCDMT000040RegionOfInterestValue
Java-Klasse für POCD_MT000040.RegionOfInterest.value complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="POCD_MT000040.RegionOfInterest.value"> <complexContent> <extension base="{urn:hl7-org:v3}INT"> <attribute name="unsorted" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" /> </extension> </complexContent> </complexType>
-
Field Summary
FieldsFields inherited from class org.projecthusky.common.hl7cdar2.ANY
nullFlavor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Ruft den Wert der unsorted-Eigenschaft ab.void
setUnsorted
(Boolean value) Legt den Wert der unsorted-Eigenschaft fest.Methods inherited from class org.projecthusky.common.hl7cdar2.ANY
getMergedXmlMixed, getNullFlavor, getNullFlavor, getXmlMixed, setXmlMixed, setXmlMixed
-
Field Details
-
unsorted
-
-
Constructor Details
-
POCDMT000040RegionOfInterestValue
public POCDMT000040RegionOfInterestValue()
-
-
Method Details