|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.vsb_ewzcfin.schemas.v1.AdmissionViewType
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-03-19T04:23:03+01:00",
comments="JAXB RI v2.2.11")
public class AdmissionViewTypeVolledig beeld van de opname als notificatie
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 Summary | |
|---|---|
AdmissionViewType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdmissionViewType()
| Method Detail |
|---|
public AcceptedAdmissionType getAcceptedAdmission()
AcceptedAdmissionTypepublic void setAcceptedAdmission(AcceptedAdmissionType value)
value - allowed object is
AcceptedAdmissionTypepublic NotifyBedPeriodListType getBedPeriodList()
NotifyBedPeriodListTypepublic void setBedPeriodList(NotifyBedPeriodListType value)
value - allowed object is
NotifyBedPeriodListTypepublic NotifyTemporaryAbsenceListType getTemporaryAbsenceList()
NotifyTemporaryAbsenceListTypepublic void setTemporaryAbsenceList(NotifyTemporaryAbsenceListType value)
value - allowed object is
NotifyTemporaryAbsenceListType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||