|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.wzcmh.common.v3.IndicationReportType
@Generated(value="com.sun.tools.xjc.Driver",
date="2025-03-20T10:28:36+01:00",
comments="JAXB RI v2.3.6")
public class IndicationReportTypeIndicatiestelling: KATZ-inschaling en attesten
Java class for IndicationReportType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="IndicationReportType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="IndicationReportStartDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="KATZMeasurement" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}DetailType" minOccurs="0"/>
<element name="CertificateDates" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}CertificateType" minOccurs="0"/>
<element name="Certificates" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}DocumentListType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
IndicationReportType()
|
|
| Method Summary | |
|---|---|
CertificateType |
getCertificateDates()
Gets the value of the certificateDates property. |
DocumentListType |
getCertificates()
Gets the value of the certificates property. |
org.joda.time.DateTime |
getIndicationReportStartDate()
Gets the value of the indicationReportStartDate property. |
DetailType |
getKATZMeasurement()
Gets the value of the katzMeasurement property. |
void |
setCertificateDates(CertificateType value)
Sets the value of the certificateDates property. |
void |
setCertificates(DocumentListType value)
Sets the value of the certificates property. |
void |
setIndicationReportStartDate(org.joda.time.DateTime value)
Sets the value of the indicationReportStartDate property. |
void |
setKATZMeasurement(DetailType value)
Sets the value of the katzMeasurement property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndicationReportType()
| Method Detail |
|---|
public org.joda.time.DateTime getIndicationReportStartDate()
Stringpublic void setIndicationReportStartDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic DetailType getKATZMeasurement()
DetailTypepublic void setKATZMeasurement(DetailType value)
value - allowed object is
DetailTypepublic CertificateType getCertificateDates()
CertificateTypepublic void setCertificateDates(CertificateType value)
value - allowed object is
CertificateTypepublic DocumentListType getCertificates()
DocumentListTypepublic void setCertificates(DocumentListType value)
value - allowed object is
DocumentListType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||