be.vlaanderen.mercurius.vsb_wzcmh.schemas.v1
Class IndicationReportType

java.lang.Object
  extended by be.vlaanderen.mercurius.vsb_wzcmh.schemas.v1.IndicationReportType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2020-09-28T09:56:04+02:00",
           comments="JAXB RI v2.2.11")
public class IndicationReportType
extends Object
implements Serializable

Indicatiestelling: 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/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="Certificates" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}DocumentListType" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

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

IndicationReportType

public IndicationReportType()
Method Detail

getIndicationReportStartDate

public org.joda.time.DateTime getIndicationReportStartDate()
Gets the value of the indicationReportStartDate property.

Returns:
possible object is String

setIndicationReportStartDate

public void setIndicationReportStartDate(org.joda.time.DateTime value)
Sets the value of the indicationReportStartDate property.

Parameters:
value - allowed object is String

getKATZMeasurement

public DetailType getKATZMeasurement()
Gets the value of the katzMeasurement property.

Returns:
possible object is DetailType

setKATZMeasurement

public void setKATZMeasurement(DetailType value)
Sets the value of the katzMeasurement property.

Parameters:
value - allowed object is DetailType

getCertificateDates

public CertificateType getCertificateDates()
Gets the value of the certificateDates property.

Returns:
possible object is CertificateType

setCertificateDates

public void setCertificateDates(CertificateType value)
Sets the value of the certificateDates property.

Parameters:
value - allowed object is CertificateType

getCertificates

public DocumentListType getCertificates()
Gets the value of the certificates property.

Returns:
possible object is DocumentListType

setCertificates

public void setCertificates(DocumentListType value)
Sets the value of the certificates property.

Parameters:
value - allowed object is DocumentListType



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.