Class KDOKennisgeving

java.lang.Object
nl.egem.stuf.sector.bg._0204.KDOFund
nl.egem.stuf.sector.bg._0204.KDOKennisgeving

public class KDOKennisgeving extends KDOFund
kadastraal object binnen kennisgeving

Java class for KDO-kennisgeving complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="KDO-kennisgeving">
   <complexContent>
     <extension base="{http://www.egem.nl/StUF/sector/bg/0204}KDO-fund">
       <sequence>
         <element name="KDOADR" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relKerngegevens" maxOccurs="unbounded" minOccurs="0"/>
         <element name="KDOBSG" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}Relatie">
                 <sequence>
                   <element name="BSG" type="{http://www.egem.nl/StUF/sector/bg/0204}BSG-kerngegevens"/>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
         <element name="KDOKDOFIL" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}KDOKDOFIL-rel">
                 <sequence>
                   <element name="KDO" type="{http://www.egem.nl/StUF/sector/bg/0204}KDO-kerngegevens"/>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
         <element name="KDOPRB" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}Relatie">
                 <sequence>
                   <element name="PRB" type="{http://www.egem.nl/StUF/sector/bg/0204}PRB-kerngegevens"/>
                 </sequence>
               </extension>
             </complexContent>
           </complexType>
         </element>
         <element name="KDOSUBVZG" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}Relatie">
                 <choice>
                   <element name="PRS" type="{http://www.egem.nl/StUF/sector/bg/0204}PRS-kerngegevens"/>
                   <element name="NNP" type="{http://www.egem.nl/StUF/sector/bg/0204}NNP-kerngegevens"/>
                 </choice>
               </extension>
             </complexContent>
           </complexType>
         </element>
         <element name="KDOSUBZKR" maxOccurs="unbounded" minOccurs="0">
           <complexType>
             <complexContent>
               <extension base="{http://www.egem.nl/StUF/sector/bg/0204}KDOZKR-rel">
                 <choice>
                   <element name="PRS" type="{http://www.egem.nl/StUF/sector/bg/0204}PRS-kerngegevens"/>
                   <element name="NNP" type="{http://www.egem.nl/StUF/sector/bg/0204}NNP-kerngegevens"/>
                 </choice>
               </extension>
             </complexContent>
           </complexType>
         </element>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • KDOKennisgeving

      public KDOKennisgeving()
  • Method Details

    • getKDOADR

      public List<ADRRelKerngegevens> getKDOADR()
      Gets the value of the kdoadr property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the kdoadr property.

      For example, to add a new item, do as follows:

          getKDOADR().add(newItem);
       

      Objects of the following type(s) are allowed in the list ADRRelKerngegevens

    • getKDOBSG

      public List<KDOKennisgeving.KDOBSG> getKDOBSG()
      Gets the value of the kdobsg property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the kdobsg property.

      For example, to add a new item, do as follows:

          getKDOBSG().add(newItem);
       

      Objects of the following type(s) are allowed in the list KDOKennisgeving.KDOBSG

    • getKDOKDOFIL

      public List<KDOKennisgeving.KDOKDOFIL> getKDOKDOFIL()
      Gets the value of the kdokdofil property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the kdokdofil property.

      For example, to add a new item, do as follows:

          getKDOKDOFIL().add(newItem);
       

      Objects of the following type(s) are allowed in the list KDOKennisgeving.KDOKDOFIL

    • getKDOPRB

      public List<KDOKennisgeving.KDOPRB> getKDOPRB()
      Gets the value of the kdoprb property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the kdoprb property.

      For example, to add a new item, do as follows:

          getKDOPRB().add(newItem);
       

      Objects of the following type(s) are allowed in the list KDOKennisgeving.KDOPRB

    • getKDOSUBVZG

      public javax.xml.bind.JAXBElement<KDOKennisgeving.KDOSUBVZG> getKDOSUBVZG()
      Gets the value of the kdosubvzg property.
      Returns:
      possible object is JAXBElement<KDOKennisgeving.KDOSUBVZG>
    • setKDOSUBVZG

      public void setKDOSUBVZG(javax.xml.bind.JAXBElement<KDOKennisgeving.KDOSUBVZG> value)
      Sets the value of the kdosubvzg property.
      Parameters:
      value - allowed object is JAXBElement<KDOKennisgeving.KDOSUBVZG>
    • getKDOSUBZKR

      public List<KDOKennisgeving.KDOSUBZKR> getKDOSUBZKR()
      Gets the value of the kdosubzkr property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the kdosubzkr property.

      For example, to add a new item, do as follows:

          getKDOSUBZKR().add(newItem);
       

      Objects of the following type(s) are allowed in the list KDOKennisgeving.KDOSUBZKR