public class ManageProviderDirectoryEntryResponse 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/ManageProviderDirectoryEntry/3.2.0}manageProviderDirectoryEntryResult"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ManageProviderDirectoryEntryResult |
manageProviderDirectoryEntryResult |
| Constructor and Description |
|---|
ManageProviderDirectoryEntryResponse() |
| Modifier and Type | Method and Description |
|---|---|
ManageProviderDirectoryEntryResult |
getManageProviderDirectoryEntryResult()
Gets the value of the manageProviderDirectoryEntryResult property.
|
void |
setManageProviderDirectoryEntryResult(ManageProviderDirectoryEntryResult value)
Sets the value of the manageProviderDirectoryEntryResult property.
|
protected ManageProviderDirectoryEntryResult manageProviderDirectoryEntryResult
public ManageProviderDirectoryEntryResponse()
public ManageProviderDirectoryEntryResult getManageProviderDirectoryEntryResult()
ManageProviderDirectoryEntryResultpublic void setManageProviderDirectoryEntryResult(ManageProviderDirectoryEntryResult value)
value - allowed object is
ManageProviderDirectoryEntryResultCopyright © 2021. All rights reserved.