@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:23:56+02:00", comments="JAXB RI v2.3.7") public class GetFullMessageResponse extends ResponseType implements Serializable
Java class for GetFullMessageResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetFullMessageResponseType"> <complexContent> <extension base="{urn:be:fgov:ehealth:commons:protocol:v1}ResponseType"> <sequence minOccurs="0"> <element name="Sender" type="{urn:be:fgov:ehealth:ehbox:core:v3}SenderType"/> <element name="Message" type="{urn:be:fgov:ehealth:ehbox:consultation:protocol:v3}ConsultationMessageType"/> <element name="MessageInfo" type="{urn:be:fgov:ehealth:ehbox:core:v3}MessageInfoType"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
GetFullMessageResponse() |
Modifier and Type | Method and Description |
---|---|
ConsultationMessageType |
getMessage()
Gets the value of the message property.
|
MessageInfoType |
getMessageInfo()
Gets the value of the messageInfo property.
|
SenderType |
getSender()
Gets the value of the sender property.
|
void |
setMessage(ConsultationMessageType value)
Sets the value of the message property.
|
void |
setMessageInfo(MessageInfoType value)
Sets the value of the messageInfo property.
|
void |
setSender(SenderType value)
Sets the value of the sender property.
|
getId, getStatus, setId, setStatus
public SenderType getSender()
SenderType
public void setSender(SenderType value)
value
- allowed object is
SenderType
public ConsultationMessageType getMessage()
ConsultationMessageType
public void setMessage(ConsultationMessageType value)
value
- allowed object is
ConsultationMessageType
public MessageInfoType getMessageInfo()
MessageInfoType
public void setMessageInfo(MessageInfoType value)
value
- allowed object is
MessageInfoType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.