@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:08:40+02:00", comments="JAXB RI v2.3.7") public class SendResponseType extends ResponseType implements Serializable
Java class for SendResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SendResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v2}ResponseType">
<sequence>
<element name="Return" type="{urn:be:fgov:ehealth:mycarenet:commons:protocol:v3}ResponseReturnType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SendResponseType() |
| Modifier and Type | Method and Description |
|---|---|
ResponseReturnType |
getReturn()
Gets the value of the return property.
|
void |
setReturn(ResponseReturnType value)
Sets the value of the return property.
|
getId, getInResponseTo, getIssueInstant, setId, setInResponseTo, setIssueInstantpublic ResponseReturnType getReturn()
ResponseReturnTypepublic void setReturn(ResponseReturnType value)
value - allowed object is
ResponseReturnType
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.