|
||||||||||
| 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.AcceptedIndicationReportType
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-12-12T05:07:47+01:00",
comments="JAXB RI v2.2.11")
public class AcceptedIndicationReportTypeVolledig beeld van de indicatiestelling behorende bij de opname
Java class for AcceptedIndicationReportType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AcceptedIndicationReportType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="IndicationReportVSBReference" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}VSBReferenceType"/>
<element name="IndicationReportStartDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="KATZMeasurement" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}DetailType" minOccurs="0"/>
<element name="CertificateDates" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}CertificateType" minOccurs="0"/>
<element name="CheckDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
AcceptedIndicationReportType()
|
|
| Method Summary | |
|---|---|
CertificateType |
getCertificateDates()
Gets the value of the certificateDates property. |
org.joda.time.DateTime |
getCheckDate()
Gets the value of the checkDate property. |
org.joda.time.DateTime |
getIndicationReportStartDate()
Gets the value of the indicationReportStartDate property. |
String |
getIndicationReportVSBReference()
Gets the value of the indicationReportVSBReference property. |
DetailType |
getKATZMeasurement()
Gets the value of the katzMeasurement property. |
void |
setCertificateDates(CertificateType value)
Sets the value of the certificateDates property. |
void |
setCheckDate(org.joda.time.DateTime value)
Sets the value of the checkDate property. |
void |
setIndicationReportStartDate(org.joda.time.DateTime value)
Sets the value of the indicationReportStartDate property. |
void |
setIndicationReportVSBReference(String value)
Sets the value of the indicationReportVSBReference 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 AcceptedIndicationReportType()
| Method Detail |
|---|
public String getIndicationReportVSBReference()
Stringpublic void setIndicationReportVSBReference(String value)
value - allowed object is
Stringpublic 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 org.joda.time.DateTime getCheckDate()
Stringpublic void setCheckDate(org.joda.time.DateTime value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||