@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:23:25+01:00", comments="JAXB RI v2.3.7") public class AliveCheckResponse extends StatusResponseType implements Serializable
Java class for AliveCheckResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AliveCheckResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}StatusResponseType">
<sequence>
<element ref="{}MonitoringXML"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AliveCheckResponse() |
| Modifier and Type | Method and Description |
|---|---|
MonitoringXML |
getMonitoringXML()
Gets the value of the monitoringXML property.
|
void |
setMonitoringXML(MonitoringXML value)
Sets the value of the monitoringXML property.
|
getStatus, setStatusgetId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic MonitoringXML getMonitoringXML()
MonitoringXMLpublic void setMonitoringXML(MonitoringXML value)
value - allowed object is
MonitoringXML
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.