|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.vlaanderen.mercurius.stay.schemas.v1.EWZCfinDF016PushNotificationHCA
@Generated(value="com.sun.tools.xjc.Driver", date="2020-09-28T09:56:04+02:00", comments="JAXB RI v2.2.11") public class EWZCfinDF016PushNotificationHCA
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 Summary | |
---|---|
EWZCfinDF016PushNotificationHCA()
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EWZCfinDF016PushNotificationHCA()
Method Detail |
---|
public MessageMetadataType getMessageMetadata()
MessageMetadataType
public void setMessageMetadata(MessageMetadataType value)
value
- allowed object is
MessageMetadataType
public InstitutionMetadataType getInstitutionMetadata()
InstitutionMetadataType
public void setInstitutionMetadata(InstitutionMetadataType value)
value
- allowed object is
InstitutionMetadataType
public String getPushReason()
String
public void setPushReason(String value)
value
- allowed object is
String
public org.joda.time.DateTime getProcessingDateTime()
String
public void setProcessingDateTime(org.joda.time.DateTime value)
value
- allowed object is
String
public IndicationReportType getIndicationReport()
IndicationReportType
public void setIndicationReport(IndicationReportType value)
value
- allowed object is
IndicationReportType
public NotifyAdmissionAcceptedResponseType getAdmission()
NotifyAdmissionAcceptedResponseType
public void setAdmission(NotifyAdmissionAcceptedResponseType value)
value
- allowed object is
NotifyAdmissionAcceptedResponseType
public ErrorListType getErrorList()
ErrorListType
public void setErrorList(ErrorListType value)
value
- allowed object is
ErrorListType
public NotificationListType getNotificationList()
NotificationListType
public void setNotificationList(NotificationListType value)
value
- allowed object is
NotificationListType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |