@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T02:52:04+02:00", comments="JAXB RI v2.3.7") public class StatusResponseType extends ResponseType implements Serializable
Java class for StatusResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StatusResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}ResponseType">
<sequence>
<element ref="{urn:be:fgov:ehealth:commons:core:v2}Status"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
StatusResponseType() |
| Modifier and Type | Method and Description |
|---|---|
Status |
getStatus()
Gets the value of the status property.
|
void |
setStatus(Status value)
Sets the value of the status property.
|
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstant
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.