Package nl.egem.stuf.sector.bg._0204
Class ADRVraag
java.lang.Object
nl.egem.stuf.sector.bg._0204.ADRFund
nl.egem.stuf.sector.bg._0204.ADRVraag
adres binnen vraagberichten
Java class for ADR-vraag complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ADR-vraag"> <complexContent> <extension base="{http://www.egem.nl/StUF/sector/bg/0204}ADR-fund"> <sequence> <element name="ADRADROSU" minOccurs="0"> <complexType> <complexContent> <extension base="{http://www.egem.nl/StUF/sector/bg/0204}ADRADROSU-rel"> <sequence> <element name="ADR" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-kennisgeving"/> </sequence> </extension> </complexContent> </complexType> </element> </sequence> </extension> </complexContent> </complexType>
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Java class for anonymous complex type.Nested classes/interfaces inherited from class nl.egem.stuf.sector.bg._0204.ADRFund
ADRFund.AanduidingBijHuisnummer, ADRFund.AdresBuitenland1, ADRFund.AdresBuitenland2, ADRFund.AdresBuitenland3, ADRFund.Antwoordnummer, ADRFund.Buurtcode, ADRFund.CentroidXCoordinaat, ADRFund.CentroidYCoordinaat, ADRFund.CentroidZCoordinaat, ADRFund.Gemeentecode, ADRFund.Huisletter, ADRFund.Huisnummer, ADRFund.Huisnummertoevoeging, ADRFund.Landcode, ADRFund.Locatieadresnummer, ADRFund.Locatieomschrijving, ADRFund.Postbusnummer, ADRFund.Postcode, ADRFund.Straatcode, ADRFund.Straatnaam, ADRFund.Wijkcode, ADRFund.Woonplaatsnaam
-
Field Summary
Fields inherited from class nl.egem.stuf.sector.bg._0204.ADRFund
aanduidingBijHuisnummer, adresBuitenland1, adresBuitenland2, adresBuitenland3, antwoordnummer, buurtcode, centroidXCoordinaat, centroidYCoordinaat, centroidZCoordinaat, einddatum, extraElementen, gemeentecode, huisletter, huisnummer, huisnummertoevoeging, ingangsdatum, landcode, locatieadresnummer, locatieomschrijving, noValue, postbusnummer, postcode, sleutelGegevensbeheer, sleutelOntvangend, sleutelVerzendend, soortEntiteit, straatcode, straatnaam, tijdvakGeldigheid, verwerkingssoort, wijkcode, woonplaatsnaam
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ADRVraag.ADRADROSU>
Gets the value of the adradrosu property.void
setADRADROSU
(javax.xml.bind.JAXBElement<ADRVraag.ADRADROSU> value) Sets the value of the adradrosu property.Methods inherited from class nl.egem.stuf.sector.bg._0204.ADRFund
getAanduidingBijHuisnummer, getAdresBuitenland1, getAdresBuitenland2, getAdresBuitenland3, getAntwoordnummer, getBuurtcode, getCentroidXCoordinaat, getCentroidYCoordinaat, getCentroidZCoordinaat, getEinddatum, getExtraElementen, getGemeentecode, getHuisletter, getHuisnummer, getHuisnummertoevoeging, getIngangsdatum, getLandcode, getLocatieadresnummer, getLocatieomschrijving, getNoValue, getPostbusnummer, getPostcode, getSleutelGegevensbeheer, getSleutelOntvangend, getSleutelVerzendend, getSoortEntiteit, getStraatcode, getStraatnaam, getTijdvakGeldigheid, getVerwerkingssoort, getWijkcode, getWoonplaatsnaam, setAanduidingBijHuisnummer, setAdresBuitenland1, setAdresBuitenland2, setAdresBuitenland3, setAntwoordnummer, setBuurtcode, setCentroidXCoordinaat, setCentroidYCoordinaat, setCentroidZCoordinaat, setEinddatum, setExtraElementen, setGemeentecode, setHuisletter, setHuisnummer, setHuisnummertoevoeging, setIngangsdatum, setLandcode, setLocatieadresnummer, setLocatieomschrijving, setNoValue, setPostbusnummer, setPostcode, setSleutelGegevensbeheer, setSleutelOntvangend, setSleutelVerzendend, setSoortEntiteit, setStraatcode, setStraatnaam, setTijdvakGeldigheid, setVerwerkingssoort, setWijkcode, setWoonplaatsnaam
-
Field Details
-
adradrosu
-
-
Constructor Details
-
ADRVraag
public ADRVraag()
-
-
Method Details
-
getADRADROSU
Gets the value of the adradrosu property.- Returns:
- possible object is
JAXBElement
<
ADRVraag.ADRADROSU
>
-
setADRADROSU
Sets the value of the adradrosu property.- Parameters:
value
- allowed object isJAXBElement
<
ADRVraag.ADRADROSU
>
-