public class PQR extends CV
Java class for PQR complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PQR">
<complexContent>
<extension base="{urn:hl7-org:v3}CV">
<attribute name="value" type="{urn:hl7-org:v3}real" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
PQR() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getValue()
Gets the value of the value property.
|
void |
setValue(java.lang.String value)
Sets the value of the value property.
|
getCode, getCodeSystem, getCodeSystemName, getCodeSystemVersion, getDisplayName, getOriginalText, getQualifier, getTranslation, setCode, setCodeSystem, setCodeSystemName, setCodeSystemVersion, setDisplayName, setOriginalTextgetContent, getNullFlavor, setContent