@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:59+02:00", comments="JAXB RI v2.2.11") public class AdmissionViewType extends Object implements Serializable
Java class for AdmissionViewType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AdmissionViewType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="AcceptedAdmission" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}AcceptedAdmissionType"/> <element name="BedPeriodList" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}NotifyBedPeriodListType"/> <element name="TemporaryAbsenceList" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}NotifyTemporaryAbsenceListType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
AdmissionViewType() |
Modifier and Type | Method and Description |
---|---|
AcceptedAdmissionType |
getAcceptedAdmission()
Gets the value of the acceptedAdmission property.
|
NotifyBedPeriodListType |
getBedPeriodList()
Gets the value of the bedPeriodList property.
|
NotifyTemporaryAbsenceListType |
getTemporaryAbsenceList()
Gets the value of the temporaryAbsenceList property.
|
void |
setAcceptedAdmission(AcceptedAdmissionType value)
Sets the value of the acceptedAdmission property.
|
void |
setBedPeriodList(NotifyBedPeriodListType value)
Sets the value of the bedPeriodList property.
|
void |
setTemporaryAbsenceList(NotifyTemporaryAbsenceListType value)
Sets the value of the temporaryAbsenceList property.
|
public AcceptedAdmissionType getAcceptedAdmission()
AcceptedAdmissionType
public void setAcceptedAdmission(AcceptedAdmissionType value)
value
- allowed object is
AcceptedAdmissionType
public NotifyBedPeriodListType getBedPeriodList()
NotifyBedPeriodListType
public void setBedPeriodList(NotifyBedPeriodListType value)
value
- allowed object is
NotifyBedPeriodListType
public NotifyTemporaryAbsenceListType getTemporaryAbsenceList()
NotifyTemporaryAbsenceListType
public void setTemporaryAbsenceList(NotifyTemporaryAbsenceListType value)
value
- allowed object is
NotifyTemporaryAbsenceListType
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.