public abstract class URL extends ANY
Java class for URL complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="URL">
<complexContent>
<extension base="{urn:hl7-org:v3}ANY">
<attribute name="value" type="{urn:hl7-org:v3}url" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
URL() |
| 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.
|
getContent, getNullFlavor, setContent