@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:33:34+02: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, setIssueInstant
public ResponseReturnType getReturn()
ResponseReturnType
public void setReturn(ResponseReturnType value)
value
- allowed object is
ResponseReturnType
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.