Class ADRFund

java.lang.Object
nl.egem.stuf.sector.bg._0204.ADRFund
Direct Known Subclasses:
ADRAntwoord, ADRKennisgeving, ADRVraag

public class ADRFund extends Object
entiteit adres (ADR). Deze entiteit bestaat uit vier deels disjuncte subgroepen: Buitenlands adres: AdresBuitenland1,AdresBuitenland2, AdresBuitenland3, Landcode Een adres is een buitenlands adres als de landcode is gevuld met waarde ongelijk aan 6030 (de landcode voor Nederland) Postbus adres: Postcode, Woonplaatsnaam, Postbusnummer Een adres is een postbus adres, als het Postbusnummer is gevuld. Antwoordnummer adres: Postcode, Woonplaatsnaam, Antwoordnummer Een adres is een antwoordnummer adres, als het Antwoordnummer is gevuld. Locatie adres: Postcode, Woonplaatsnaam + plus alle elementen volgend op Antwoordnummer Een adres is een locatie-adres in alle overige gevallen De kerngegevens voor een adres zijn de kerngegevens die binnen 1 subgroep vallen. De kerngegevens die onderdeel zijn van een andere subgroep mogen niet opgenomen worden.

Java class for ADR-fund complex type.

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

 <complexType name="ADR-fund">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="adresBuitenland1" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>BuitenlandsadresOms">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR4" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="adresBuitenland2" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>BuitenlandsadresOms">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR4" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="adresBuitenland3" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>BuitenlandsadresOms">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR4" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="landcode" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Landcode">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR4" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="postcode" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Postcode">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="woonplaatsnaam" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Woonplaatsnaam">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="postbusnummer" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Postbusnummer">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="antwoordnummer" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Antwoordnummer">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="straatnaam" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Straatnaam">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="huisnummer" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Huisnummer">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="huisletter" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Huisletter">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="huisnummertoevoeging" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Huisnummertoevoeging">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="aanduidingBijHuisnummer" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>AanduidingBijHuisnummer">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="locatieomschrijving" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Locatieomschrijving">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR1" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="locatieadresnummer" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Locatieadresnummer">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="ingangsdatum" type="{http://www.egem.nl/StUF/StUF0204}DatumMetIndicator" minOccurs="0"/>
         <element name="einddatum" type="{http://www.egem.nl/StUF/StUF0204}DatumMetIndicator" minOccurs="0"/>
         <element name="straatcode" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Straatcode">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="buurtcode" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Buurtcode">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR2" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="wijkcode" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Wijkcode">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR2" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="gemeentecode" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>Gemeentecode">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="centroidXCoordinaat" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>CentroidXofYCoordinaat">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR3" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="centroidYCoordinaat" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>CentroidXofYCoordinaat">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR3" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="centroidZCoordinaat" minOccurs="0">
           <complexType>
             <simpleContent>
               <extension base="<http://www.egem.nl/StUF/sector/bg/0204>CentroidZCoordinaat">
                 <attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
                 <attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="ADR3" />
               </extension>
             </simpleContent>
           </complexType>
         </element>
         <element name="tijdvakGeldigheid" type="{http://www.egem.nl/StUF/StUF0204}TijdvakGeldigheid" minOccurs="0"/>
         <element name="extraElementen" type="{http://www.egem.nl/StUF/StUF0204}ExtraElementen" minOccurs="0"/>
       </sequence>
       <attGroup ref="{http://www.egem.nl/StUF/StUF0204}fundamenteel"/>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • ADRFund

      public ADRFund()
  • Method Details

    • getAdresBuitenland1

      public javax.xml.bind.JAXBElement<ADRFund.AdresBuitenland1> getAdresBuitenland1()
      Gets the value of the adresBuitenland1 property.
      Returns:
      possible object is JAXBElement<ADRFund.AdresBuitenland1>
    • setAdresBuitenland1

      public void setAdresBuitenland1(javax.xml.bind.JAXBElement<ADRFund.AdresBuitenland1> value)
      Sets the value of the adresBuitenland1 property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.AdresBuitenland1>
    • getAdresBuitenland2

      public javax.xml.bind.JAXBElement<ADRFund.AdresBuitenland2> getAdresBuitenland2()
      Gets the value of the adresBuitenland2 property.
      Returns:
      possible object is JAXBElement<ADRFund.AdresBuitenland2>
    • setAdresBuitenland2

      public void setAdresBuitenland2(javax.xml.bind.JAXBElement<ADRFund.AdresBuitenland2> value)
      Sets the value of the adresBuitenland2 property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.AdresBuitenland2>
    • getAdresBuitenland3

      public javax.xml.bind.JAXBElement<ADRFund.AdresBuitenland3> getAdresBuitenland3()
      Gets the value of the adresBuitenland3 property.
      Returns:
      possible object is JAXBElement<ADRFund.AdresBuitenland3>
    • setAdresBuitenland3

      public void setAdresBuitenland3(javax.xml.bind.JAXBElement<ADRFund.AdresBuitenland3> value)
      Sets the value of the adresBuitenland3 property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.AdresBuitenland3>
    • getLandcode

      public javax.xml.bind.JAXBElement<ADRFund.Landcode> getLandcode()
      Gets the value of the landcode property.
      Returns:
      possible object is JAXBElement<ADRFund.Landcode>
    • setLandcode

      public void setLandcode(javax.xml.bind.JAXBElement<ADRFund.Landcode> value)
      Sets the value of the landcode property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.Landcode>
    • getPostcode

      public javax.xml.bind.JAXBElement<ADRFund.Postcode> getPostcode()
      Gets the value of the postcode property.
      Returns:
      possible object is JAXBElement<ADRFund.Postcode>
    • setPostcode

      public void setPostcode(javax.xml.bind.JAXBElement<ADRFund.Postcode> value)
      Sets the value of the postcode property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.Postcode>
    • getWoonplaatsnaam

      public javax.xml.bind.JAXBElement<ADRFund.Woonplaatsnaam> getWoonplaatsnaam()
      Gets the value of the woonplaatsnaam property.
      Returns:
      possible object is JAXBElement<ADRFund.Woonplaatsnaam>
    • setWoonplaatsnaam

      public void setWoonplaatsnaam(javax.xml.bind.JAXBElement<ADRFund.Woonplaatsnaam> value)
      Sets the value of the woonplaatsnaam property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.Woonplaatsnaam>
    • getPostbusnummer

      public javax.xml.bind.JAXBElement<ADRFund.Postbusnummer> getPostbusnummer()
      Gets the value of the postbusnummer property.
      Returns:
      possible object is JAXBElement<ADRFund.Postbusnummer>
    • setPostbusnummer

      public void setPostbusnummer(javax.xml.bind.JAXBElement<ADRFund.Postbusnummer> value)
      Sets the value of the postbusnummer property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.Postbusnummer>
    • getAntwoordnummer

      public javax.xml.bind.JAXBElement<ADRFund.Antwoordnummer> getAntwoordnummer()
      Gets the value of the antwoordnummer property.
      Returns:
      possible object is JAXBElement<ADRFund.Antwoordnummer>
    • setAntwoordnummer

      public void setAntwoordnummer(javax.xml.bind.JAXBElement<ADRFund.Antwoordnummer> value)
      Sets the value of the antwoordnummer property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.Antwoordnummer>
    • getStraatnaam

      public javax.xml.bind.JAXBElement<ADRFund.Straatnaam> getStraatnaam()
      Gets the value of the straatnaam property.
      Returns:
      possible object is JAXBElement<ADRFund.Straatnaam>
    • setStraatnaam

      public void setStraatnaam(javax.xml.bind.JAXBElement<ADRFund.Straatnaam> value)
      Sets the value of the straatnaam property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.Straatnaam>
    • getHuisnummer

      public javax.xml.bind.JAXBElement<ADRFund.Huisnummer> getHuisnummer()
      Gets the value of the huisnummer property.
      Returns:
      possible object is JAXBElement<ADRFund.Huisnummer>
    • setHuisnummer

      public void setHuisnummer(javax.xml.bind.JAXBElement<ADRFund.Huisnummer> value)
      Sets the value of the huisnummer property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.Huisnummer>
    • getHuisletter

      public javax.xml.bind.JAXBElement<ADRFund.Huisletter> getHuisletter()
      Gets the value of the huisletter property.
      Returns:
      possible object is JAXBElement<ADRFund.Huisletter>
    • setHuisletter

      public void setHuisletter(javax.xml.bind.JAXBElement<ADRFund.Huisletter> value)
      Sets the value of the huisletter property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.Huisletter>
    • getHuisnummertoevoeging

      public javax.xml.bind.JAXBElement<ADRFund.Huisnummertoevoeging> getHuisnummertoevoeging()
      Gets the value of the huisnummertoevoeging property.
      Returns:
      possible object is JAXBElement<ADRFund.Huisnummertoevoeging>
    • setHuisnummertoevoeging

      public void setHuisnummertoevoeging(javax.xml.bind.JAXBElement<ADRFund.Huisnummertoevoeging> value)
      Sets the value of the huisnummertoevoeging property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.Huisnummertoevoeging>
    • getAanduidingBijHuisnummer

      public javax.xml.bind.JAXBElement<ADRFund.AanduidingBijHuisnummer> getAanduidingBijHuisnummer()
      Gets the value of the aanduidingBijHuisnummer property.
      Returns:
      possible object is JAXBElement<ADRFund.AanduidingBijHuisnummer>
    • setAanduidingBijHuisnummer

      public void setAanduidingBijHuisnummer(javax.xml.bind.JAXBElement<ADRFund.AanduidingBijHuisnummer> value)
      Sets the value of the aanduidingBijHuisnummer property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.AanduidingBijHuisnummer>
    • getLocatieomschrijving

      public javax.xml.bind.JAXBElement<ADRFund.Locatieomschrijving> getLocatieomschrijving()
      Gets the value of the locatieomschrijving property.
      Returns:
      possible object is JAXBElement<ADRFund.Locatieomschrijving>
    • setLocatieomschrijving

      public void setLocatieomschrijving(javax.xml.bind.JAXBElement<ADRFund.Locatieomschrijving> value)
      Sets the value of the locatieomschrijving property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.Locatieomschrijving>
    • getLocatieadresnummer

      public javax.xml.bind.JAXBElement<ADRFund.Locatieadresnummer> getLocatieadresnummer()
      Gets the value of the locatieadresnummer property.
      Returns:
      possible object is JAXBElement<ADRFund.Locatieadresnummer>
    • setLocatieadresnummer

      public void setLocatieadresnummer(javax.xml.bind.JAXBElement<ADRFund.Locatieadresnummer> value)
      Sets the value of the locatieadresnummer property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.Locatieadresnummer>
    • getIngangsdatum

      public javax.xml.bind.JAXBElement<DatumMetIndicator> getIngangsdatum()
      Gets the value of the ingangsdatum property.
      Returns:
      possible object is JAXBElement<DatumMetIndicator>
    • setIngangsdatum

      public void setIngangsdatum(javax.xml.bind.JAXBElement<DatumMetIndicator> value)
      Sets the value of the ingangsdatum property.
      Parameters:
      value - allowed object is JAXBElement<DatumMetIndicator>
    • getEinddatum

      public javax.xml.bind.JAXBElement<DatumMetIndicator> getEinddatum()
      Gets the value of the einddatum property.
      Returns:
      possible object is JAXBElement<DatumMetIndicator>
    • setEinddatum

      public void setEinddatum(javax.xml.bind.JAXBElement<DatumMetIndicator> value)
      Sets the value of the einddatum property.
      Parameters:
      value - allowed object is JAXBElement<DatumMetIndicator>
    • getStraatcode

      public javax.xml.bind.JAXBElement<ADRFund.Straatcode> getStraatcode()
      Gets the value of the straatcode property.
      Returns:
      possible object is JAXBElement<ADRFund.Straatcode>
    • setStraatcode

      public void setStraatcode(javax.xml.bind.JAXBElement<ADRFund.Straatcode> value)
      Sets the value of the straatcode property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.Straatcode>
    • getBuurtcode

      public javax.xml.bind.JAXBElement<ADRFund.Buurtcode> getBuurtcode()
      Gets the value of the buurtcode property.
      Returns:
      possible object is JAXBElement<ADRFund.Buurtcode>
    • setBuurtcode

      public void setBuurtcode(javax.xml.bind.JAXBElement<ADRFund.Buurtcode> value)
      Sets the value of the buurtcode property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.Buurtcode>
    • getWijkcode

      public javax.xml.bind.JAXBElement<ADRFund.Wijkcode> getWijkcode()
      Gets the value of the wijkcode property.
      Returns:
      possible object is JAXBElement<ADRFund.Wijkcode>
    • setWijkcode

      public void setWijkcode(javax.xml.bind.JAXBElement<ADRFund.Wijkcode> value)
      Sets the value of the wijkcode property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.Wijkcode>
    • getGemeentecode

      public javax.xml.bind.JAXBElement<ADRFund.Gemeentecode> getGemeentecode()
      Gets the value of the gemeentecode property.
      Returns:
      possible object is JAXBElement<ADRFund.Gemeentecode>
    • setGemeentecode

      public void setGemeentecode(javax.xml.bind.JAXBElement<ADRFund.Gemeentecode> value)
      Sets the value of the gemeentecode property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.Gemeentecode>
    • getCentroidXCoordinaat

      public javax.xml.bind.JAXBElement<ADRFund.CentroidXCoordinaat> getCentroidXCoordinaat()
      Gets the value of the centroidXCoordinaat property.
      Returns:
      possible object is JAXBElement<ADRFund.CentroidXCoordinaat>
    • setCentroidXCoordinaat

      public void setCentroidXCoordinaat(javax.xml.bind.JAXBElement<ADRFund.CentroidXCoordinaat> value)
      Sets the value of the centroidXCoordinaat property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.CentroidXCoordinaat>
    • getCentroidYCoordinaat

      public javax.xml.bind.JAXBElement<ADRFund.CentroidYCoordinaat> getCentroidYCoordinaat()
      Gets the value of the centroidYCoordinaat property.
      Returns:
      possible object is JAXBElement<ADRFund.CentroidYCoordinaat>
    • setCentroidYCoordinaat

      public void setCentroidYCoordinaat(javax.xml.bind.JAXBElement<ADRFund.CentroidYCoordinaat> value)
      Sets the value of the centroidYCoordinaat property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.CentroidYCoordinaat>
    • getCentroidZCoordinaat

      public javax.xml.bind.JAXBElement<ADRFund.CentroidZCoordinaat> getCentroidZCoordinaat()
      Gets the value of the centroidZCoordinaat property.
      Returns:
      possible object is JAXBElement<ADRFund.CentroidZCoordinaat>
    • setCentroidZCoordinaat

      public void setCentroidZCoordinaat(javax.xml.bind.JAXBElement<ADRFund.CentroidZCoordinaat> value)
      Sets the value of the centroidZCoordinaat property.
      Parameters:
      value - allowed object is JAXBElement<ADRFund.CentroidZCoordinaat>
    • getTijdvakGeldigheid

      public TijdvakGeldigheid getTijdvakGeldigheid()
      Gets the value of the tijdvakGeldigheid property.
      Returns:
      possible object is TijdvakGeldigheid
    • setTijdvakGeldigheid

      public void setTijdvakGeldigheid(TijdvakGeldigheid value)
      Sets the value of the tijdvakGeldigheid property.
      Parameters:
      value - allowed object is TijdvakGeldigheid
    • getExtraElementen

      public ExtraElementen getExtraElementen()
      Gets the value of the extraElementen property.
      Returns:
      possible object is ExtraElementen
    • setExtraElementen

      public void setExtraElementen(ExtraElementen value)
      Sets the value of the extraElementen property.
      Parameters:
      value - allowed object is ExtraElementen
    • getSoortEntiteit

      public String getSoortEntiteit()
      Gets the value of the soortEntiteit property.
      Returns:
      possible object is String
    • setSoortEntiteit

      public void setSoortEntiteit(String value)
      Sets the value of the soortEntiteit property.
      Parameters:
      value - allowed object is String
    • getSleutelVerzendend

      public String getSleutelVerzendend()
      Gets the value of the sleutelVerzendend property.
      Returns:
      possible object is String
    • setSleutelVerzendend

      public void setSleutelVerzendend(String value)
      Sets the value of the sleutelVerzendend property.
      Parameters:
      value - allowed object is String
    • getSleutelOntvangend

      public String getSleutelOntvangend()
      Gets the value of the sleutelOntvangend property.
      Returns:
      possible object is String
    • setSleutelOntvangend

      public void setSleutelOntvangend(String value)
      Sets the value of the sleutelOntvangend property.
      Parameters:
      value - allowed object is String
    • getSleutelGegevensbeheer

      public String getSleutelGegevensbeheer()
      Gets the value of the sleutelGegevensbeheer property.
      Returns:
      possible object is String
    • setSleutelGegevensbeheer

      public void setSleutelGegevensbeheer(String value)
      Sets the value of the sleutelGegevensbeheer property.
      Parameters:
      value - allowed object is String
    • getVerwerkingssoort

      public Verwerkingssoort getVerwerkingssoort()
      Gets the value of the verwerkingssoort property.
      Returns:
      possible object is Verwerkingssoort
    • setVerwerkingssoort

      public void setVerwerkingssoort(Verwerkingssoort value)
      Sets the value of the verwerkingssoort property.
      Parameters:
      value - allowed object is Verwerkingssoort
    • getNoValue

      public NoValue getNoValue()
      Gets the value of the noValue property.
      Returns:
      possible object is NoValue
    • setNoValue

      public void setNoValue(NoValue value)
      Sets the value of the noValue property.
      Parameters:
      value - allowed object is NoValue