|
||||||||||
| 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.ModifyAdmissionType
@Generated(value="com.sun.tools.xjc.Driver",
date="2024-09-05T10:54:11+02:00",
comments="JAXB RI v2.3.6")
public class ModifyAdmissionTypeWijziging van een bestaande opname van een bewoner
Java class for ModifyAdmissionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ModifyAdmissionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AdmissionVSBReference" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}VSBReferenceType"/>
<element name="AdmissionStartTime" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="AdmissionEndTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="IsAccident" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EndReason" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}EndReasonType" minOccurs="0"/>
<element name="ContractEndTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="BedPeriodList" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}ModifyBedPeriodListType" minOccurs="0"/>
<element name="TemporaryAbsenceList" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}ModifyTemporaryAbsenceListType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ModifyAdmissionType()
|
|
| Method Summary | |
|---|---|
org.joda.time.DateTime |
getAdmissionEndTime()
Gets the value of the admissionEndTime property. |
org.joda.time.DateTime |
getAdmissionStartTime()
Gets the value of the admissionStartTime property. |
String |
getAdmissionVSBReference()
Gets the value of the admissionVSBReference property. |
ModifyBedPeriodListType |
getBedPeriodList()
Gets the value of the bedPeriodList property. |
org.joda.time.DateTime |
getContractEndTime()
Gets the value of the contractEndTime property. |
EndReasonType |
getEndReason()
Gets the value of the endReason property. |
ModifyTemporaryAbsenceListType |
getTemporaryAbsenceList()
Gets the value of the temporaryAbsenceList property. |
boolean |
isIsAccident()
Gets the value of the isAccident property. |
void |
setAdmissionEndTime(org.joda.time.DateTime value)
Sets the value of the admissionEndTime property. |
void |
setAdmissionStartTime(org.joda.time.DateTime value)
Sets the value of the admissionStartTime property. |
void |
setAdmissionVSBReference(String value)
Sets the value of the admissionVSBReference property. |
void |
setBedPeriodList(ModifyBedPeriodListType value)
Sets the value of the bedPeriodList property. |
void |
setContractEndTime(org.joda.time.DateTime value)
Sets the value of the contractEndTime property. |
void |
setEndReason(EndReasonType value)
Sets the value of the endReason property. |
void |
setIsAccident(boolean value)
Sets the value of the isAccident property. |
void |
setTemporaryAbsenceList(ModifyTemporaryAbsenceListType 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 ModifyAdmissionType()
| Method Detail |
|---|
public String getAdmissionVSBReference()
Stringpublic void setAdmissionVSBReference(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getAdmissionStartTime()
Stringpublic void setAdmissionStartTime(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getAdmissionEndTime()
Stringpublic void setAdmissionEndTime(org.joda.time.DateTime value)
value - allowed object is
Stringpublic boolean isIsAccident()
public void setIsAccident(boolean value)
public EndReasonType getEndReason()
EndReasonTypepublic void setEndReason(EndReasonType value)
value - allowed object is
EndReasonTypepublic org.joda.time.DateTime getContractEndTime()
Stringpublic void setContractEndTime(org.joda.time.DateTime value)
value - allowed object is
Stringpublic ModifyBedPeriodListType getBedPeriodList()
ModifyBedPeriodListTypepublic void setBedPeriodList(ModifyBedPeriodListType value)
value - allowed object is
ModifyBedPeriodListTypepublic ModifyTemporaryAbsenceListType getTemporaryAbsenceList()
ModifyTemporaryAbsenceListTypepublic void setTemporaryAbsenceList(ModifyTemporaryAbsenceListType value)
value - allowed object is
ModifyTemporaryAbsenceListType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||