Package nl.egem.stuf.sector.bg._0204
Class ADRFund
java.lang.Object
nl.egem.stuf.sector.bg._0204.ADRFund
- Direct Known Subclasses:
ADRAntwoord
,ADRKennisgeving
,ADRVraag
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>
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type.static class
Java class for anonymous complex type. -
Field Summary
Modifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<ADRFund.AanduidingBijHuisnummer>
protected javax.xml.bind.JAXBElement<ADRFund.AdresBuitenland1>
protected javax.xml.bind.JAXBElement<ADRFund.AdresBuitenland2>
protected javax.xml.bind.JAXBElement<ADRFund.AdresBuitenland3>
protected javax.xml.bind.JAXBElement<ADRFund.Antwoordnummer>
protected javax.xml.bind.JAXBElement<ADRFund.Buurtcode>
protected javax.xml.bind.JAXBElement<ADRFund.CentroidXCoordinaat>
protected javax.xml.bind.JAXBElement<ADRFund.CentroidYCoordinaat>
protected javax.xml.bind.JAXBElement<ADRFund.CentroidZCoordinaat>
protected javax.xml.bind.JAXBElement<DatumMetIndicator>
protected ExtraElementen
protected javax.xml.bind.JAXBElement<ADRFund.Gemeentecode>
protected javax.xml.bind.JAXBElement<ADRFund.Huisletter>
protected javax.xml.bind.JAXBElement<ADRFund.Huisnummer>
protected javax.xml.bind.JAXBElement<ADRFund.Huisnummertoevoeging>
protected javax.xml.bind.JAXBElement<DatumMetIndicator>
protected javax.xml.bind.JAXBElement<ADRFund.Landcode>
protected javax.xml.bind.JAXBElement<ADRFund.Locatieadresnummer>
protected javax.xml.bind.JAXBElement<ADRFund.Locatieomschrijving>
protected NoValue
protected javax.xml.bind.JAXBElement<ADRFund.Postbusnummer>
protected javax.xml.bind.JAXBElement<ADRFund.Postcode>
protected String
protected String
protected String
protected String
protected javax.xml.bind.JAXBElement<ADRFund.Straatcode>
protected javax.xml.bind.JAXBElement<ADRFund.Straatnaam>
protected TijdvakGeldigheid
protected Verwerkingssoort
protected javax.xml.bind.JAXBElement<ADRFund.Wijkcode>
protected javax.xml.bind.JAXBElement<ADRFund.Woonplaatsnaam>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ADRFund.AanduidingBijHuisnummer>
Gets the value of the aanduidingBijHuisnummer property.javax.xml.bind.JAXBElement<ADRFund.AdresBuitenland1>
Gets the value of the adresBuitenland1 property.javax.xml.bind.JAXBElement<ADRFund.AdresBuitenland2>
Gets the value of the adresBuitenland2 property.javax.xml.bind.JAXBElement<ADRFund.AdresBuitenland3>
Gets the value of the adresBuitenland3 property.javax.xml.bind.JAXBElement<ADRFund.Antwoordnummer>
Gets the value of the antwoordnummer property.javax.xml.bind.JAXBElement<ADRFund.Buurtcode>
Gets the value of the buurtcode property.javax.xml.bind.JAXBElement<ADRFund.CentroidXCoordinaat>
Gets the value of the centroidXCoordinaat property.javax.xml.bind.JAXBElement<ADRFund.CentroidYCoordinaat>
Gets the value of the centroidYCoordinaat property.javax.xml.bind.JAXBElement<ADRFund.CentroidZCoordinaat>
Gets the value of the centroidZCoordinaat property.javax.xml.bind.JAXBElement<DatumMetIndicator>
Gets the value of the einddatum property.Gets the value of the extraElementen property.javax.xml.bind.JAXBElement<ADRFund.Gemeentecode>
Gets the value of the gemeentecode property.javax.xml.bind.JAXBElement<ADRFund.Huisletter>
Gets the value of the huisletter property.javax.xml.bind.JAXBElement<ADRFund.Huisnummer>
Gets the value of the huisnummer property.javax.xml.bind.JAXBElement<ADRFund.Huisnummertoevoeging>
Gets the value of the huisnummertoevoeging property.javax.xml.bind.JAXBElement<DatumMetIndicator>
Gets the value of the ingangsdatum property.javax.xml.bind.JAXBElement<ADRFund.Landcode>
Gets the value of the landcode property.javax.xml.bind.JAXBElement<ADRFund.Locatieadresnummer>
Gets the value of the locatieadresnummer property.javax.xml.bind.JAXBElement<ADRFund.Locatieomschrijving>
Gets the value of the locatieomschrijving property.Gets the value of the noValue property.javax.xml.bind.JAXBElement<ADRFund.Postbusnummer>
Gets the value of the postbusnummer property.javax.xml.bind.JAXBElement<ADRFund.Postcode>
Gets the value of the postcode property.Gets the value of the sleutelGegevensbeheer property.Gets the value of the sleutelOntvangend property.Gets the value of the sleutelVerzendend property.Gets the value of the soortEntiteit property.javax.xml.bind.JAXBElement<ADRFund.Straatcode>
Gets the value of the straatcode property.javax.xml.bind.JAXBElement<ADRFund.Straatnaam>
Gets the value of the straatnaam property.Gets the value of the tijdvakGeldigheid property.Gets the value of the verwerkingssoort property.javax.xml.bind.JAXBElement<ADRFund.Wijkcode>
Gets the value of the wijkcode property.javax.xml.bind.JAXBElement<ADRFund.Woonplaatsnaam>
Gets the value of the woonplaatsnaam property.void
setAanduidingBijHuisnummer
(javax.xml.bind.JAXBElement<ADRFund.AanduidingBijHuisnummer> value) Sets the value of the aanduidingBijHuisnummer property.void
setAdresBuitenland1
(javax.xml.bind.JAXBElement<ADRFund.AdresBuitenland1> value) Sets the value of the adresBuitenland1 property.void
setAdresBuitenland2
(javax.xml.bind.JAXBElement<ADRFund.AdresBuitenland2> value) Sets the value of the adresBuitenland2 property.void
setAdresBuitenland3
(javax.xml.bind.JAXBElement<ADRFund.AdresBuitenland3> value) Sets the value of the adresBuitenland3 property.void
setAntwoordnummer
(javax.xml.bind.JAXBElement<ADRFund.Antwoordnummer> value) Sets the value of the antwoordnummer property.void
setBuurtcode
(javax.xml.bind.JAXBElement<ADRFund.Buurtcode> value) Sets the value of the buurtcode property.void
setCentroidXCoordinaat
(javax.xml.bind.JAXBElement<ADRFund.CentroidXCoordinaat> value) Sets the value of the centroidXCoordinaat property.void
setCentroidYCoordinaat
(javax.xml.bind.JAXBElement<ADRFund.CentroidYCoordinaat> value) Sets the value of the centroidYCoordinaat property.void
setCentroidZCoordinaat
(javax.xml.bind.JAXBElement<ADRFund.CentroidZCoordinaat> value) Sets the value of the centroidZCoordinaat property.void
setEinddatum
(javax.xml.bind.JAXBElement<DatumMetIndicator> value) Sets the value of the einddatum property.void
setExtraElementen
(ExtraElementen value) Sets the value of the extraElementen property.void
setGemeentecode
(javax.xml.bind.JAXBElement<ADRFund.Gemeentecode> value) Sets the value of the gemeentecode property.void
setHuisletter
(javax.xml.bind.JAXBElement<ADRFund.Huisletter> value) Sets the value of the huisletter property.void
setHuisnummer
(javax.xml.bind.JAXBElement<ADRFund.Huisnummer> value) Sets the value of the huisnummer property.void
setHuisnummertoevoeging
(javax.xml.bind.JAXBElement<ADRFund.Huisnummertoevoeging> value) Sets the value of the huisnummertoevoeging property.void
setIngangsdatum
(javax.xml.bind.JAXBElement<DatumMetIndicator> value) Sets the value of the ingangsdatum property.void
setLandcode
(javax.xml.bind.JAXBElement<ADRFund.Landcode> value) Sets the value of the landcode property.void
setLocatieadresnummer
(javax.xml.bind.JAXBElement<ADRFund.Locatieadresnummer> value) Sets the value of the locatieadresnummer property.void
setLocatieomschrijving
(javax.xml.bind.JAXBElement<ADRFund.Locatieomschrijving> value) Sets the value of the locatieomschrijving property.void
setNoValue
(NoValue value) Sets the value of the noValue property.void
setPostbusnummer
(javax.xml.bind.JAXBElement<ADRFund.Postbusnummer> value) Sets the value of the postbusnummer property.void
setPostcode
(javax.xml.bind.JAXBElement<ADRFund.Postcode> value) Sets the value of the postcode property.void
setSleutelGegevensbeheer
(String value) Sets the value of the sleutelGegevensbeheer property.void
setSleutelOntvangend
(String value) Sets the value of the sleutelOntvangend property.void
setSleutelVerzendend
(String value) Sets the value of the sleutelVerzendend property.void
setSoortEntiteit
(String value) Sets the value of the soortEntiteit property.void
setStraatcode
(javax.xml.bind.JAXBElement<ADRFund.Straatcode> value) Sets the value of the straatcode property.void
setStraatnaam
(javax.xml.bind.JAXBElement<ADRFund.Straatnaam> value) Sets the value of the straatnaam property.void
Sets the value of the tijdvakGeldigheid property.void
Sets the value of the verwerkingssoort property.void
setWijkcode
(javax.xml.bind.JAXBElement<ADRFund.Wijkcode> value) Sets the value of the wijkcode property.void
setWoonplaatsnaam
(javax.xml.bind.JAXBElement<ADRFund.Woonplaatsnaam> value) Sets the value of the woonplaatsnaam property.
-
Field Details
-
adresBuitenland1
-
adresBuitenland2
-
adresBuitenland3
-
landcode
-
postcode
-
woonplaatsnaam
-
postbusnummer
-
antwoordnummer
-
straatnaam
-
huisnummer
-
huisletter
-
huisnummertoevoeging
-
aanduidingBijHuisnummer
-
locatieomschrijving
-
locatieadresnummer
-
ingangsdatum
-
einddatum
-
straatcode
-
buurtcode
-
wijkcode
-
gemeentecode
-
centroidXCoordinaat
-
centroidYCoordinaat
-
centroidZCoordinaat
-
tijdvakGeldigheid
-
extraElementen
-
soortEntiteit
-
sleutelVerzendend
-
sleutelOntvangend
-
sleutelGegevensbeheer
-
verwerkingssoort
-
noValue
-
-
Constructor Details
-
ADRFund
public ADRFund()
-
-
Method Details
-
getAdresBuitenland1
Gets the value of the adresBuitenland1 property.- Returns:
- possible object is
JAXBElement
<
ADRFund.AdresBuitenland1
>
-
setAdresBuitenland1
Sets the value of the adresBuitenland1 property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.AdresBuitenland1
>
-
getAdresBuitenland2
Gets the value of the adresBuitenland2 property.- Returns:
- possible object is
JAXBElement
<
ADRFund.AdresBuitenland2
>
-
setAdresBuitenland2
Sets the value of the adresBuitenland2 property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.AdresBuitenland2
>
-
getAdresBuitenland3
Gets the value of the adresBuitenland3 property.- Returns:
- possible object is
JAXBElement
<
ADRFund.AdresBuitenland3
>
-
setAdresBuitenland3
Sets the value of the adresBuitenland3 property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.AdresBuitenland3
>
-
getLandcode
Gets the value of the landcode property.- Returns:
- possible object is
JAXBElement
<
ADRFund.Landcode
>
-
setLandcode
Sets the value of the landcode property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.Landcode
>
-
getPostcode
Gets the value of the postcode property.- Returns:
- possible object is
JAXBElement
<
ADRFund.Postcode
>
-
setPostcode
Sets the value of the postcode property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.Postcode
>
-
getWoonplaatsnaam
Gets the value of the woonplaatsnaam property.- Returns:
- possible object is
JAXBElement
<
ADRFund.Woonplaatsnaam
>
-
setWoonplaatsnaam
Sets the value of the woonplaatsnaam property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.Woonplaatsnaam
>
-
getPostbusnummer
Gets the value of the postbusnummer property.- Returns:
- possible object is
JAXBElement
<
ADRFund.Postbusnummer
>
-
setPostbusnummer
Sets the value of the postbusnummer property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.Postbusnummer
>
-
getAntwoordnummer
Gets the value of the antwoordnummer property.- Returns:
- possible object is
JAXBElement
<
ADRFund.Antwoordnummer
>
-
setAntwoordnummer
Sets the value of the antwoordnummer property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.Antwoordnummer
>
-
getStraatnaam
Gets the value of the straatnaam property.- Returns:
- possible object is
JAXBElement
<
ADRFund.Straatnaam
>
-
setStraatnaam
Sets the value of the straatnaam property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.Straatnaam
>
-
getHuisnummer
Gets the value of the huisnummer property.- Returns:
- possible object is
JAXBElement
<
ADRFund.Huisnummer
>
-
setHuisnummer
Sets the value of the huisnummer property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.Huisnummer
>
-
getHuisletter
Gets the value of the huisletter property.- Returns:
- possible object is
JAXBElement
<
ADRFund.Huisletter
>
-
setHuisletter
Sets the value of the huisletter property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.Huisletter
>
-
getHuisnummertoevoeging
Gets the value of the huisnummertoevoeging property.- Returns:
- possible object is
JAXBElement
<
ADRFund.Huisnummertoevoeging
>
-
setHuisnummertoevoeging
Sets the value of the huisnummertoevoeging property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.Huisnummertoevoeging
>
-
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 isJAXBElement
<
ADRFund.AanduidingBijHuisnummer
>
-
getLocatieomschrijving
Gets the value of the locatieomschrijving property.- Returns:
- possible object is
JAXBElement
<
ADRFund.Locatieomschrijving
>
-
setLocatieomschrijving
Sets the value of the locatieomschrijving property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.Locatieomschrijving
>
-
getLocatieadresnummer
Gets the value of the locatieadresnummer property.- Returns:
- possible object is
JAXBElement
<
ADRFund.Locatieadresnummer
>
-
setLocatieadresnummer
Sets the value of the locatieadresnummer property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.Locatieadresnummer
>
-
getIngangsdatum
Gets the value of the ingangsdatum property.- Returns:
- possible object is
JAXBElement
<
DatumMetIndicator
>
-
setIngangsdatum
Sets the value of the ingangsdatum property.- Parameters:
value
- allowed object isJAXBElement
<
DatumMetIndicator
>
-
getEinddatum
Gets the value of the einddatum property.- Returns:
- possible object is
JAXBElement
<
DatumMetIndicator
>
-
setEinddatum
Sets the value of the einddatum property.- Parameters:
value
- allowed object isJAXBElement
<
DatumMetIndicator
>
-
getStraatcode
Gets the value of the straatcode property.- Returns:
- possible object is
JAXBElement
<
ADRFund.Straatcode
>
-
setStraatcode
Sets the value of the straatcode property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.Straatcode
>
-
getBuurtcode
Gets the value of the buurtcode property.- Returns:
- possible object is
JAXBElement
<
ADRFund.Buurtcode
>
-
setBuurtcode
Sets the value of the buurtcode property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.Buurtcode
>
-
getWijkcode
Gets the value of the wijkcode property.- Returns:
- possible object is
JAXBElement
<
ADRFund.Wijkcode
>
-
setWijkcode
Sets the value of the wijkcode property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.Wijkcode
>
-
getGemeentecode
Gets the value of the gemeentecode property.- Returns:
- possible object is
JAXBElement
<
ADRFund.Gemeentecode
>
-
setGemeentecode
Sets the value of the gemeentecode property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.Gemeentecode
>
-
getCentroidXCoordinaat
Gets the value of the centroidXCoordinaat property.- Returns:
- possible object is
JAXBElement
<
ADRFund.CentroidXCoordinaat
>
-
setCentroidXCoordinaat
Sets the value of the centroidXCoordinaat property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.CentroidXCoordinaat
>
-
getCentroidYCoordinaat
Gets the value of the centroidYCoordinaat property.- Returns:
- possible object is
JAXBElement
<
ADRFund.CentroidYCoordinaat
>
-
setCentroidYCoordinaat
Sets the value of the centroidYCoordinaat property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.CentroidYCoordinaat
>
-
getCentroidZCoordinaat
Gets the value of the centroidZCoordinaat property.- Returns:
- possible object is
JAXBElement
<
ADRFund.CentroidZCoordinaat
>
-
setCentroidZCoordinaat
Sets the value of the centroidZCoordinaat property.- Parameters:
value
- allowed object isJAXBElement
<
ADRFund.CentroidZCoordinaat
>
-
getTijdvakGeldigheid
Gets the value of the tijdvakGeldigheid property.- Returns:
- possible object is
TijdvakGeldigheid
-
setTijdvakGeldigheid
Sets the value of the tijdvakGeldigheid property.- Parameters:
value
- allowed object isTijdvakGeldigheid
-
getExtraElementen
Gets the value of the extraElementen property.- Returns:
- possible object is
ExtraElementen
-
setExtraElementen
Sets the value of the extraElementen property.- Parameters:
value
- allowed object isExtraElementen
-
getSoortEntiteit
Gets the value of the soortEntiteit property.- Returns:
- possible object is
String
-
setSoortEntiteit
Sets the value of the soortEntiteit property.- Parameters:
value
- allowed object isString
-
getSleutelVerzendend
Gets the value of the sleutelVerzendend property.- Returns:
- possible object is
String
-
setSleutelVerzendend
Sets the value of the sleutelVerzendend property.- Parameters:
value
- allowed object isString
-
getSleutelOntvangend
Gets the value of the sleutelOntvangend property.- Returns:
- possible object is
String
-
setSleutelOntvangend
Sets the value of the sleutelOntvangend property.- Parameters:
value
- allowed object isString
-
getSleutelGegevensbeheer
Gets the value of the sleutelGegevensbeheer property.- Returns:
- possible object is
String
-
setSleutelGegevensbeheer
Sets the value of the sleutelGegevensbeheer property.- Parameters:
value
- allowed object isString
-
getVerwerkingssoort
Gets the value of the verwerkingssoort property.- Returns:
- possible object is
Verwerkingssoort
-
setVerwerkingssoort
Sets the value of the verwerkingssoort property.- Parameters:
value
- allowed object isVerwerkingssoort
-
getNoValue
Gets the value of the noValue property.- Returns:
- possible object is
NoValue
-
setNoValue
Sets the value of the noValue property.- Parameters:
value
- allowed object isNoValue
-