public class RegionOfInterestValue extends INT
Java class for RegionOfInterest.value complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="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>
| Constructor and Description |
|---|
RegionOfInterestValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isUnsorted()
Gets the value of the unsorted property.
|
void |
setUnsorted(java.lang.Boolean value)
Sets the value of the unsorted property.
|
getContent, getNullFlavor, setContent