@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:34:31+02:00", comments="JAXB RI v2.2.11") public class AliveCheckResponse extends ResponseType 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:v1}ResponseType">
<sequence minOccurs="0">
<element name="CommonOutput" type="{urn:be:fgov:ehealth:insurability:core:v1}CommonOutputType"/>
<element name="RecordCommonOutput" type="{urn:be:fgov:ehealth:insurability:core:v1}RecordCommonOutputType"/>
<element name="Value" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AliveCheckResponse() |
| Modifier and Type | Method and Description |
|---|---|
CommonOutputType |
getCommonOutput()
Gets the value of the commonOutput property.
|
RecordCommonOutputType |
getRecordCommonOutput()
Gets the value of the recordCommonOutput property.
|
Object |
getValue()
Gets the value of the value property.
|
void |
setCommonOutput(CommonOutputType value)
Sets the value of the commonOutput property.
|
void |
setRecordCommonOutput(RecordCommonOutputType value)
Sets the value of the recordCommonOutput property.
|
void |
setValue(Object value)
Sets the value of the value property.
|
getId, getStatus, setId, setStatuspublic CommonOutputType getCommonOutput()
CommonOutputTypepublic void setCommonOutput(CommonOutputType value)
value - allowed object is
CommonOutputTypepublic RecordCommonOutputType getRecordCommonOutput()
RecordCommonOutputTypepublic void setRecordCommonOutput(RecordCommonOutputType value)
value - allowed object is
RecordCommonOutputTypepublic Object getValue()
Object
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.