@Generated(value="com.sun.tools.xjc.Driver", date="2024-09-05T11:07:02+02:00", comments="JAXB RI v2.3.7") public class EWZCfinDF016PushNotificationHCA extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="MessageMetadata" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}MessageMetadataType"/>
<element name="InstitutionMetadata" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}InstitutionMetadataType" minOccurs="0"/>
<element name="PushReason" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ProcessingDateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<choice>
<element name="Admission" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}NotifyAdmissionAcceptedResponseType" minOccurs="0"/>
<element name="IndicationReport" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}IndicationReportType" minOccurs="0"/>
</choice>
<element name="ErrorList" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}ErrorListType" minOccurs="0"/>
<element name="NotificationList" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}NotificationListType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
EWZCfinDF016PushNotificationHCA() |
| Modifier and Type | Method and Description |
|---|---|
NotifyAdmissionAcceptedResponseType |
getAdmission()
Gets the value of the admission property.
|
ErrorListType |
getErrorList()
Gets the value of the errorList property.
|
IndicationReportType |
getIndicationReport()
Gets the value of the indicationReport property.
|
InstitutionMetadataType |
getInstitutionMetadata()
Gets the value of the institutionMetadata property.
|
MessageMetadataType |
getMessageMetadata()
Gets the value of the messageMetadata property.
|
NotificationListType |
getNotificationList()
Gets the value of the notificationList property.
|
org.joda.time.DateTime |
getProcessingDateTime()
Gets the value of the processingDateTime property.
|
String |
getPushReason()
Gets the value of the pushReason property.
|
void |
setAdmission(NotifyAdmissionAcceptedResponseType value)
Sets the value of the admission property.
|
void |
setErrorList(ErrorListType value)
Sets the value of the errorList property.
|
void |
setIndicationReport(IndicationReportType value)
Sets the value of the indicationReport property.
|
void |
setInstitutionMetadata(InstitutionMetadataType value)
Sets the value of the institutionMetadata property.
|
void |
setMessageMetadata(MessageMetadataType value)
Sets the value of the messageMetadata property.
|
void |
setNotificationList(NotificationListType value)
Sets the value of the notificationList property.
|
void |
setProcessingDateTime(org.joda.time.DateTime value)
Sets the value of the processingDateTime property.
|
void |
setPushReason(String value)
Sets the value of the pushReason property.
|
public MessageMetadataType getMessageMetadata()
MessageMetadataTypepublic void setMessageMetadata(MessageMetadataType value)
value - allowed object is
MessageMetadataTypepublic InstitutionMetadataType getInstitutionMetadata()
InstitutionMetadataTypepublic void setInstitutionMetadata(InstitutionMetadataType value)
value - allowed object is
InstitutionMetadataTypepublic String getPushReason()
Stringpublic void setPushReason(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getProcessingDateTime()
Stringpublic void setProcessingDateTime(org.joda.time.DateTime value)
value - allowed object is
Stringpublic IndicationReportType getIndicationReport()
IndicationReportTypepublic void setIndicationReport(IndicationReportType value)
value - allowed object is
IndicationReportTypepublic NotifyAdmissionAcceptedResponseType getAdmission()
NotifyAdmissionAcceptedResponseTypepublic void setAdmission(NotifyAdmissionAcceptedResponseType value)
value - allowed object is
NotifyAdmissionAcceptedResponseTypepublic ErrorListType getErrorList()
ErrorListTypepublic void setErrorList(ErrorListType value)
value - allowed object is
ErrorListTypepublic NotificationListType getNotificationList()
NotificationListTypepublic void setNotificationList(NotificationListType value)
value - allowed object is
NotificationListType
Connector Packaging generic 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.