public class RetrieveSearchForProviderOrganisation 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/providercore/ProviderCoreElements/5.1.0}batchIdentifier"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
batchIdentifier |
| Constructor and Description |
|---|
RetrieveSearchForProviderOrganisation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBatchIdentifier()
Gets the value of the batchIdentifier property.
|
void |
setBatchIdentifier(String value)
Sets the value of the batchIdentifier property.
|
protected String batchIdentifier
public RetrieveSearchForProviderOrganisation()
Copyright © 2021. All rights reserved.