public class UVPTS extends TS
Java class for UVP_TS complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UVP_TS">
<complexContent>
<extension base="{urn:hl7-org:v3}TS">
<attribute name="probability" type="{urn:hl7-org:v3}probability" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
UVPTS() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getProbability()
Gets the value of the probability property.
|
void |
setProbability(java.lang.Double value)
Sets the value of the probability property.
|
getContent, getNullFlavor, setContentpublic java.lang.Double getProbability()
Doublepublic void setProbability(java.lang.Double value)
value - allowed object is
Double