@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:15:35+01:00", comments="JAXB RI v2.2.11") 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:v4}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-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.