public class ReadProviderAdministrativeIndividual extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://ns.electronichealth.net.au/hi/xsd/providermessages/ReadIndividual/3.2.0}qualifiedIdentifier"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
qualifiedIdentifier |
| Constructor and Description |
|---|
ReadProviderAdministrativeIndividual() |
| Modifier and Type | Method and Description |
|---|---|
String |
getQualifiedIdentifier()
Gets the value of the qualifiedIdentifier property.
|
void |
setQualifiedIdentifier(String value)
Sets the value of the qualifiedIdentifier property.
|
protected String qualifiedIdentifier
public ReadProviderAdministrativeIndividual()
Copyright © 2021. All rights reserved.