public class BXITCD extends CD
Java class for BXIT_CD complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BXIT_CD">
<complexContent>
<extension base="{urn:hl7-org:v3}CD">
<attribute name="qty" type="{urn:hl7-org:v3}int" default="1" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
BXITCD() |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigInteger |
getQty()
Gets the value of the qty property.
|
void |
setQty(java.math.BigInteger value)
Sets the value of the qty property.
|
getCode, getCodeSystem, getCodeSystemName, getCodeSystemVersion, getDisplayName, getOriginalText, getQualifier, getTranslation, setCode, setCodeSystem, setCodeSystemName, setCodeSystemVersion, setDisplayName, setOriginalTextgetContent, getNullFlavor, setContent