public class ManageProviderOrganisationResponse 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/ManageProviderOrganisation/3.2.0}manageProviderOrganisationResult"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ManageProviderOrganisationResult |
manageProviderOrganisationResult |
| Constructor and Description |
|---|
ManageProviderOrganisationResponse() |
| Modifier and Type | Method and Description |
|---|---|
ManageProviderOrganisationResult |
getManageProviderOrganisationResult()
Gets the value of the manageProviderOrganisationResult property.
|
void |
setManageProviderOrganisationResult(ManageProviderOrganisationResult value)
Sets the value of the manageProviderOrganisationResult property.
|
protected ManageProviderOrganisationResult manageProviderOrganisationResult
public ManageProviderOrganisationResult getManageProviderOrganisationResult()
ManageProviderOrganisationResultpublic void setManageProviderOrganisationResult(ManageProviderOrganisationResult value)
value - allowed object is
ManageProviderOrganisationResultCopyright © 2021. All rights reserved.