
public class PRSAntwoord extends PRSFund
Java class for PRS-antwoord complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PRS-antwoord">
<complexContent>
<extension base="{http://www.egem.nl/StUF/sector/bg/0204}PRS-fund">
<sequence>
<element name="PRS" type="{http://www.egem.nl/StUF/sector/bg/0204}PRS-fund" maxOccurs="unbounded" minOccurs="0"/>
<element name="PRSADRCOR" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relFund" maxOccurs="unbounded" minOccurs="0"/>
<element name="PRSADRINS" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relFund" maxOccurs="unbounded" minOccurs="0"/>
<element name="PRSADRVBL" type="{http://www.egem.nl/StUF/sector/bg/0204}ADR-relFund" maxOccurs="unbounded" minOccurs="0"/>
<element name="PRSIDB" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<extension base="{http://www.egem.nl/StUF/sector/bg/0204}PRSIDB-rel">
<sequence>
<element name="SIB" type="{http://www.egem.nl/StUF/sector/bg/0204}SIB-tabel"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
<element name="PRSNAT" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<extension base="{http://www.egem.nl/StUF/sector/bg/0204}PRSNAT-rel">
<sequence>
<element name="NAT" type="{http://www.egem.nl/StUF/sector/bg/0204}NAT-tabel"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
<element name="PRSPRSHUW" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<extension base="{http://www.egem.nl/StUF/sector/bg/0204}PRSPRSHUW-rel">
<sequence>
<element name="PRS" type="{http://www.egem.nl/StUF/sector/bg/0204}PRS-kennisgeving"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
<element name="PRSPRSKND" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<extension base="{http://www.egem.nl/StUF/sector/bg/0204}PRSPRSKND-rel">
<sequence>
<element name="PRS" type="{http://www.egem.nl/StUF/sector/bg/0204}PRS-kennisgeving"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
<element name="PRSPRSOUD" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<extension base="{http://www.egem.nl/StUF/sector/bg/0204}PRSPRSOUD-rel">
<sequence>
<element name="PRS" type="{http://www.egem.nl/StUF/sector/bg/0204}PRS-kennisgeving"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
PRSAntwoord.PRSIDB
Java class for anonymous complex type.
|
static class |
PRSAntwoord.PRSNAT
Java class for anonymous complex type.
|
static class |
PRSAntwoord.PRSPRSHUW
Java class for anonymous complex type.
|
static class |
PRSAntwoord.PRSPRSKND
Java class for anonymous complex type.
|
static class |
PRSAntwoord.PRSPRSOUD
Java class for anonymous complex type.
|
PRSFund.AanduidingBijzonderNederlanderschap, PRSFund.AanduidingNaamgebruik, PRSFund.AcademischeTitel, PRSFund.BankgiroRekeningnummer, PRSFund.BurgerlijkeStaat, PRSFund.CodeGemeenteVanInschrijving, PRSFund.CodeLandEmigratie, PRSFund.CodeLandImmigratie, PRSFund.CodeLandOverlijden, PRSFund.DatumVerkrijgingVerblijfstitel, PRSFund.DatumVerliesVerblijfstitel, PRSFund.EMailAdres, PRSFund.Faxnummer, PRSFund.IndicatieCuratelestelling, PRSFund.IndicatieGeheim, PRSFund.IndicatieGezagMinderjarige, PRSFund.OmschrijvingRedenOpschortingBijhouding, PRSFund.PlaatsOverlijden, PRSFund.SubjectnrAKR, PRSFund.Telefoonnummer, PRSFund.Verblijfstitel| Modifier and Type | Field and Description |
|---|---|
protected List<PRSFund> |
prs |
protected List<ADRRelFund> |
prsadrcor |
protected List<ADRRelFund> |
prsadrins |
protected List<ADRRelFund> |
prsadrvbl |
protected List<PRSAntwoord.PRSIDB> |
prsidb |
protected List<PRSAntwoord.PRSNAT> |
prsnat |
protected List<PRSAntwoord.PRSPRSHUW> |
prsprshuw |
protected List<PRSAntwoord.PRSPRSKND> |
prsprsknd |
protected List<PRSAntwoord.PRSPRSOUD> |
prsprsoud |
aanduidingBijzonderNederlanderschap, aanduidingNaamgebruik, academischeTitel, adellijkeTitelPredikaat, aNummer, bankgiroRekeningnummer, bsnNummer, burgerlijkeStaat, codeGeboorteland, codeGemeenteVanInschrijving, codeLandEmigratie, codeLandImmigratie, codeLandOverlijden, datumInschrijvingGemeente, datumOpschortingBijhouding, datumOverlijden, datumVerkrijgingVerblijfstitel, datumVerliesVerblijfstitel, datumVertrekUitNederland, datumVestigingInNederland, eMailAdres, extraElementen, faxnummer, geboortedatum, geboorteplaats, geslachtsaanduiding, geslachtsnaam, indicatieCuratelestelling, indicatieGeheim, indicatieGezagMinderjarige, noValue, omschrijvingRedenOpschortingBijhouding, plaatsOverlijden, sleutelGegevensbeheer, sleutelOntvangend, sleutelVerzendend, soortEntiteit, subjectnrAKR, telefoonnummer, tijdvakGeldigheid, verblijfstitel, verwerkingssoort, voorletters, voornamen, voorvoegselGeslachtsnaam| Constructor and Description |
|---|
PRSAntwoord() |
| Modifier and Type | Method and Description |
|---|---|
List<PRSFund> |
getPRS()
Gets the value of the prs property.
|
List<ADRRelFund> |
getPRSADRCOR()
Gets the value of the prsadrcor property.
|
List<ADRRelFund> |
getPRSADRINS()
Gets the value of the prsadrins property.
|
List<ADRRelFund> |
getPRSADRVBL()
Gets the value of the prsadrvbl property.
|
List<PRSAntwoord.PRSIDB> |
getPRSIDB()
Gets the value of the prsidb property.
|
List<PRSAntwoord.PRSNAT> |
getPRSNAT()
Gets the value of the prsnat property.
|
List<PRSAntwoord.PRSPRSHUW> |
getPRSPRSHUW()
Gets the value of the prsprshuw property.
|
List<PRSAntwoord.PRSPRSKND> |
getPRSPRSKND()
Gets the value of the prsprsknd property.
|
List<PRSAntwoord.PRSPRSOUD> |
getPRSPRSOUD()
Gets the value of the prsprsoud property.
|
getAanduidingBijzonderNederlanderschap, getAanduidingNaamgebruik, getAcademischeTitel, getAdellijkeTitelPredikaat, getANummer, getBankgiroRekeningnummer, getBsnNummer, getBurgerlijkeStaat, getCodeGeboorteland, getCodeGemeenteVanInschrijving, getCodeLandEmigratie, getCodeLandImmigratie, getCodeLandOverlijden, getDatumInschrijvingGemeente, getDatumOpschortingBijhouding, getDatumOverlijden, getDatumVerkrijgingVerblijfstitel, getDatumVerliesVerblijfstitel, getDatumVertrekUitNederland, getDatumVestigingInNederland, getEMailAdres, getExtraElementen, getFaxnummer, getGeboortedatum, getGeboorteplaats, getGeslachtsaanduiding, getGeslachtsnaam, getIndicatieCuratelestelling, getIndicatieGeheim, getIndicatieGezagMinderjarige, getNoValue, getOmschrijvingRedenOpschortingBijhouding, getPlaatsOverlijden, getSleutelGegevensbeheer, getSleutelOntvangend, getSleutelVerzendend, getSoortEntiteit, getSubjectnrAKR, getTelefoonnummer, getTijdvakGeldigheid, getVerblijfstitel, getVerwerkingssoort, getVoorletters, getVoornamen, getVoorvoegselGeslachtsnaam, setAanduidingBijzonderNederlanderschap, setAanduidingNaamgebruik, setAdellijkeTitelPredikaat, setANummer, setBsnNummer, setBurgerlijkeStaat, setCodeGeboorteland, setCodeGemeenteVanInschrijving, setCodeLandEmigratie, setCodeLandImmigratie, setCodeLandOverlijden, setDatumInschrijvingGemeente, setDatumOpschortingBijhouding, setDatumOverlijden, setDatumVerkrijgingVerblijfstitel, setDatumVerliesVerblijfstitel, setDatumVertrekUitNederland, setDatumVestigingInNederland, setExtraElementen, setGeboortedatum, setGeboorteplaats, setGeslachtsaanduiding, setGeslachtsnaam, setIndicatieCuratelestelling, setIndicatieGeheim, setIndicatieGezagMinderjarige, setNoValue, setOmschrijvingRedenOpschortingBijhouding, setPlaatsOverlijden, setSleutelGegevensbeheer, setSleutelOntvangend, setSleutelVerzendend, setSoortEntiteit, setTijdvakGeldigheid, setVerblijfstitel, setVerwerkingssoort, setVoorletters, setVoornamen, setVoorvoegselGeslachtsnaamprotected List<ADRRelFund> prsadrcor
protected List<ADRRelFund> prsadrins
protected List<ADRRelFund> prsadrvbl
protected List<PRSAntwoord.PRSIDB> prsidb
protected List<PRSAntwoord.PRSNAT> prsnat
protected List<PRSAntwoord.PRSPRSHUW> prsprshuw
protected List<PRSAntwoord.PRSPRSKND> prsprsknd
protected List<PRSAntwoord.PRSPRSOUD> prsprsoud
public List<PRSFund> getPRS()
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 prs property.
For example, to add a new item, do as follows:
getPRS().add(newItem);
Objects of the following type(s) are allowed in the list
PRSFund
public List<ADRRelFund> getPRSADRCOR()
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 prsadrcor property.
For example, to add a new item, do as follows:
getPRSADRCOR().add(newItem);
Objects of the following type(s) are allowed in the list
ADRRelFund
public List<ADRRelFund> getPRSADRINS()
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 prsadrins property.
For example, to add a new item, do as follows:
getPRSADRINS().add(newItem);
Objects of the following type(s) are allowed in the list
ADRRelFund
public List<ADRRelFund> getPRSADRVBL()
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 prsadrvbl property.
For example, to add a new item, do as follows:
getPRSADRVBL().add(newItem);
Objects of the following type(s) are allowed in the list
ADRRelFund
public List<PRSAntwoord.PRSIDB> getPRSIDB()
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 prsidb property.
For example, to add a new item, do as follows:
getPRSIDB().add(newItem);
Objects of the following type(s) are allowed in the list
PRSAntwoord.PRSIDB
public List<PRSAntwoord.PRSNAT> getPRSNAT()
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 prsnat property.
For example, to add a new item, do as follows:
getPRSNAT().add(newItem);
Objects of the following type(s) are allowed in the list
PRSAntwoord.PRSNAT
public List<PRSAntwoord.PRSPRSHUW> getPRSPRSHUW()
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 prsprshuw property.
For example, to add a new item, do as follows:
getPRSPRSHUW().add(newItem);
Objects of the following type(s) are allowed in the list
PRSAntwoord.PRSPRSHUW
public List<PRSAntwoord.PRSPRSKND> getPRSPRSKND()
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 prsprsknd property.
For example, to add a new item, do as follows:
getPRSPRSKND().add(newItem);
Objects of the following type(s) are allowed in the list
PRSAntwoord.PRSPRSKND
public List<PRSAntwoord.PRSPRSOUD> getPRSPRSOUD()
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 prsprsoud property.
For example, to add a new item, do as follows:
getPRSPRSOUD().add(newItem);
Objects of the following type(s) are allowed in the list
PRSAntwoord.PRSPRSOUD
Copyright © 2014–2020 B3Partners B.V.. All rights reserved.