public class GetSearchIHIBatchStatusResponse 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 name="getSearchIHIBatchStatusResult" type="{http://ns.electronichealth.net.au/hi/xsd/consumermessages/SearchIHIBatch/3.0}SearchIHIBatchStatusType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected SearchIHIBatchStatusType |
getSearchIHIBatchStatusResult |
| Constructor and Description |
|---|
GetSearchIHIBatchStatusResponse() |
| Modifier and Type | Method and Description |
|---|---|
SearchIHIBatchStatusType |
getGetSearchIHIBatchStatusResult()
Gets the value of the getSearchIHIBatchStatusResult property.
|
void |
setGetSearchIHIBatchStatusResult(SearchIHIBatchStatusType value)
Sets the value of the getSearchIHIBatchStatusResult property.
|
protected SearchIHIBatchStatusType getSearchIHIBatchStatusResult
public SearchIHIBatchStatusType getGetSearchIHIBatchStatusResult()
SearchIHIBatchStatusTypepublic void setGetSearchIHIBatchStatusResult(SearchIHIBatchStatusType value)
value - allowed object is
SearchIHIBatchStatusTypeCopyright © 2021. All rights reserved.