|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.insurability.schemas.v1.InsurancePeriodType
@Generated(value="com.sun.tools.xjc.Driver",
date="2023-04-04T04:01:47+02:00",
comments="JAXB RI v2.3.6")
public class InsurancePeriodTypeJaar waarvoor
Java class for InsurancePeriodType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InsurancePeriodType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="EndDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="CareUnitCode" type="{http://www.mercurius.vlaanderen.be/vsb/schemas/v1}CareUnitCodeType" minOccurs="0"/>
<element name="InternalDepartment" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Status" type="{http://www.mercurius.vlaanderen.be/insurability/schemas/v1}StatusType"/>
<element name="NotInsuredReason" type="{http://www.mercurius.vlaanderen.be/insurability/schemas/v1}NotInsuredReasonType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
InsurancePeriodType()
|
|
| Method Summary | |
|---|---|
String |
getCareUnitCode()
Gets the value of the careUnitCode property. |
org.joda.time.DateTime |
getEndDate()
Gets the value of the endDate property. |
String |
getInternalDepartment()
Gets the value of the internalDepartment property. |
NotInsuredReasonType |
getNotInsuredReason()
Gets the value of the notInsuredReason property. |
org.joda.time.DateTime |
getStartDate()
Gets the value of the startDate property. |
StatusType |
getStatus()
Gets the value of the status property. |
void |
setCareUnitCode(String value)
Sets the value of the careUnitCode property. |
void |
setEndDate(org.joda.time.DateTime value)
Sets the value of the endDate property. |
void |
setInternalDepartment(String value)
Sets the value of the internalDepartment property. |
void |
setNotInsuredReason(NotInsuredReasonType value)
Sets the value of the notInsuredReason property. |
void |
setStartDate(org.joda.time.DateTime value)
Sets the value of the startDate property. |
void |
setStatus(StatusType value)
Sets the value of the status property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InsurancePeriodType()
| Method Detail |
|---|
public org.joda.time.DateTime getStartDate()
Stringpublic void setStartDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getEndDate()
Stringpublic void setEndDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic String getCareUnitCode()
Stringpublic void setCareUnitCode(String value)
value - allowed object is
Stringpublic String getInternalDepartment()
Stringpublic void setInternalDepartment(String value)
value - allowed object is
Stringpublic StatusType getStatus()
StatusTypepublic void setStatus(StatusType value)
value - allowed object is
StatusTypepublic NotInsuredReasonType getNotInsuredReason()
NotInsuredReasonTypepublic void setNotInsuredReason(NotInsuredReasonType value)
value - allowed object is
NotInsuredReasonType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||