be.vlaanderen.mercurius.stay.schemas.v1
Class EWZCfinDF016PushNotificationHCA

java.lang.Object
  extended by be.vlaanderen.mercurius.stay.schemas.v1.EWZCfinDF016PushNotificationHCA
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2020-09-28T09:56:04+02:00",
           comments="JAXB RI v2.2.11")
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>
 

See Also:
Serialized Form

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

EWZCfinDF016PushNotificationHCA

public EWZCfinDF016PushNotificationHCA()
Method Detail

getMessageMetadata

public MessageMetadataType getMessageMetadata()
Gets the value of the messageMetadata property.

Returns:
possible object is MessageMetadataType

setMessageMetadata

public void setMessageMetadata(MessageMetadataType value)
Sets the value of the messageMetadata property.

Parameters:
value - allowed object is MessageMetadataType

getInstitutionMetadata

public InstitutionMetadataType getInstitutionMetadata()
Gets the value of the institutionMetadata property.

Returns:
possible object is InstitutionMetadataType

setInstitutionMetadata

public void setInstitutionMetadata(InstitutionMetadataType value)
Sets the value of the institutionMetadata property.

Parameters:
value - allowed object is InstitutionMetadataType

getPushReason

public String getPushReason()
Gets the value of the pushReason property.

Returns:
possible object is String

setPushReason

public void setPushReason(String value)
Sets the value of the pushReason property.

Parameters:
value - allowed object is String

getProcessingDateTime

public org.joda.time.DateTime getProcessingDateTime()
Gets the value of the processingDateTime property.

Returns:
possible object is String

setProcessingDateTime

public void setProcessingDateTime(org.joda.time.DateTime value)
Sets the value of the processingDateTime property.

Parameters:
value - allowed object is String

getIndicationReport

public IndicationReportType getIndicationReport()
Gets the value of the indicationReport property.

Returns:
possible object is IndicationReportType

setIndicationReport

public void setIndicationReport(IndicationReportType value)
Sets the value of the indicationReport property.

Parameters:
value - allowed object is IndicationReportType

getAdmission

public NotifyAdmissionAcceptedResponseType getAdmission()
Gets the value of the admission property.

Returns:
possible object is NotifyAdmissionAcceptedResponseType

setAdmission

public void setAdmission(NotifyAdmissionAcceptedResponseType value)
Sets the value of the admission property.

Parameters:
value - allowed object is NotifyAdmissionAcceptedResponseType

getErrorList

public ErrorListType getErrorList()
Gets the value of the errorList property.

Returns:
possible object is ErrorListType

setErrorList

public void setErrorList(ErrorListType value)
Sets the value of the errorList property.

Parameters:
value - allowed object is ErrorListType

getNotificationList

public NotificationListType getNotificationList()
Gets the value of the notificationList property.

Returns:
possible object is NotificationListType

setNotificationList

public void setNotificationList(NotificationListType value)
Sets the value of the notificationList property.

Parameters:
value - allowed object is NotificationListType



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.