@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:23:56+02:00", comments="JAXB RI v2.3.7") public class GetMessageAcknowledgmentsStatusResponse extends ResponseType implements Serializable
Java class for GetMessageAcknowledgmentsStatusResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetMessageAcknowledgmentsStatusResponseType"> <complexContent> <extension base="{urn:be:fgov:ehealth:commons:protocol:v1}ResponseType"> <sequence minOccurs="0"> <element name="AcknowledgmentsStatus"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Row" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Recipient" type="{urn:be:fgov:ehealth:ehbox:core:v3}EhboxIdentifierType"/> <element name="Published" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Received" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="Read" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
GetMessageAcknowledgmentsStatusResponse() |
Modifier and Type | Method and Description |
---|---|
AcknowledgmentsStatus |
getAcknowledgmentsStatus()
Gets the value of the acknowledgmentsStatus property.
|
void |
setAcknowledgmentsStatus(AcknowledgmentsStatus value)
Sets the value of the acknowledgmentsStatus property.
|
getId, getStatus, setId, setStatus
public GetMessageAcknowledgmentsStatusResponse()
public AcknowledgmentsStatus getAcknowledgmentsStatus()
AcknowledgmentsStatus
public void setAcknowledgmentsStatus(AcknowledgmentsStatus value)
value
- allowed object is
AcknowledgmentsStatus
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.