be.fgov.ehealth.monitoring.protocol.v2
Class AliveCheckResponse
java.lang.Object
be.fgov.ehealth.commons.protocol.v2.ResponseType
be.fgov.ehealth.commons.protocol.v2.StatusResponseType
be.fgov.ehealth.monitoring.protocol.v2.AliveCheckResponse
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2016-07-06T09:33:15+02:00",
comments="JAXB RI v2.2.6")
public class AliveCheckResponse
- extends StatusResponseType
- implements Serializable
Output type of aliveCheck operation
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>
- See Also:
- Serialized Form
AliveCheckResponse
public AliveCheckResponse()
getMonitoringXML
public MonitoringXML getMonitoringXML()
- Gets the value of the monitoringXML property.
- Returns:
- possible object is
MonitoringXML
setMonitoringXML
public void setMonitoringXML(MonitoringXML value)
- Sets the value of the monitoringXML property.
- Parameters:
value
- allowed object is
MonitoringXML
Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.