
public class PRSKerngegevens extends Object
Java class for PRS-kerngegevens complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PRS-kerngegevens">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="a-nummer">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>A-nummer">
<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="bsn-nummer">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>SoFi-nummer">
<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="voornamen">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>Voornamen">
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}element"/>
<attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}string" fixed="true" />
<attribute name="gegevengroep" type="{http://www.w3.org/2001/XMLSchema}string" fixed="PRS1" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="voorletters">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>Voorletters">
<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="PRS1" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="voorvoegselGeslachtsnaam">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>VoorvoegselGeslachtsnaam">
<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="PRS1" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="geslachtsnaam">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>Geslachtsnaam">
<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="PRS1" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="geboortedatum">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/StUF0204>DatumMetIndicator">
<attribute name="kerngegeven" type="{http://www.w3.org/2001/XMLSchema}boolean" fixed="true" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="geslachtsaanduiding">
<complexType>
<simpleContent>
<extension base="<http://www.egem.nl/StUF/sector/bg/0204>Geslachtsaanduiding">
<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="PRSADRVBL" type="{http://www.egem.nl/StUF/sector/bg/0204}PRSADRVBL" minOccurs="0"/>
</sequence>
<attGroup ref="{http://www.egem.nl/StUF/StUF0204}fundamenteel"/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
PRSKerngegevens.ANummer
Java class for anonymous complex type.
|
static class |
PRSKerngegevens.BsnNummer
Java class for anonymous complex type.
|
static class |
PRSKerngegevens.Geboortedatum
Java class for anonymous complex type.
|
static class |
PRSKerngegevens.Geslachtsaanduiding
Java class for anonymous complex type.
|
static class |
PRSKerngegevens.Geslachtsnaam
Java class for anonymous complex type.
|
static class |
PRSKerngegevens.Voorletters
Java class for anonymous complex type.
|
static class |
PRSKerngegevens.Voornamen
Java class for anonymous complex type.
|
static class |
PRSKerngegevens.VoorvoegselGeslachtsnaam
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected PRSKerngegevens.ANummer |
aNummer |
protected PRSKerngegevens.BsnNummer |
bsnNummer |
protected PRSKerngegevens.Geboortedatum |
geboortedatum |
protected PRSKerngegevens.Geslachtsaanduiding |
geslachtsaanduiding |
protected PRSKerngegevens.Geslachtsnaam |
geslachtsnaam |
protected NoValue |
noValue |
protected JAXBElement<PRSADRVBL> |
prsadrvbl |
protected String |
sleutelGegevensbeheer |
protected String |
sleutelOntvangend |
protected String |
sleutelVerzendend |
protected String |
soortEntiteit |
protected Verwerkingssoort |
verwerkingssoort |
protected PRSKerngegevens.Voorletters |
voorletters |
protected PRSKerngegevens.Voornamen |
voornamen |
protected PRSKerngegevens.VoorvoegselGeslachtsnaam |
voorvoegselGeslachtsnaam |
| Constructor and Description |
|---|
PRSKerngegevens() |
| Modifier and Type | Method and Description |
|---|---|
PRSKerngegevens.ANummer |
getANummer()
Gets the value of the aNummer property.
|
PRSKerngegevens.BsnNummer |
getBsnNummer()
Gets the value of the bsnNummer property.
|
PRSKerngegevens.Geboortedatum |
getGeboortedatum()
Gets the value of the geboortedatum property.
|
PRSKerngegevens.Geslachtsaanduiding |
getGeslachtsaanduiding()
Gets the value of the geslachtsaanduiding property.
|
PRSKerngegevens.Geslachtsnaam |
getGeslachtsnaam()
Gets the value of the geslachtsnaam property.
|
NoValue |
getNoValue()
Gets the value of the noValue property.
|
JAXBElement<PRSADRVBL> |
getPRSADRVBL()
Gets the value of the prsadrvbl property.
|
String |
getSleutelGegevensbeheer()
Gets the value of the sleutelGegevensbeheer property.
|
String |
getSleutelOntvangend()
Gets the value of the sleutelOntvangend property.
|
String |
getSleutelVerzendend()
Gets the value of the sleutelVerzendend property.
|
String |
getSoortEntiteit()
Gets the value of the soortEntiteit property.
|
Verwerkingssoort |
getVerwerkingssoort()
Gets the value of the verwerkingssoort property.
|
PRSKerngegevens.Voorletters |
getVoorletters()
Gets the value of the voorletters property.
|
PRSKerngegevens.Voornamen |
getVoornamen()
Gets the value of the voornamen property.
|
PRSKerngegevens.VoorvoegselGeslachtsnaam |
getVoorvoegselGeslachtsnaam()
Gets the value of the voorvoegselGeslachtsnaam property.
|
void |
setANummer(PRSKerngegevens.ANummer value)
Sets the value of the aNummer property.
|
void |
setBsnNummer(PRSKerngegevens.BsnNummer value)
Sets the value of the bsnNummer property.
|
void |
setGeboortedatum(PRSKerngegevens.Geboortedatum value)
Sets the value of the geboortedatum property.
|
void |
setGeslachtsaanduiding(PRSKerngegevens.Geslachtsaanduiding value)
Sets the value of the geslachtsaanduiding property.
|
void |
setGeslachtsnaam(PRSKerngegevens.Geslachtsnaam value)
Sets the value of the geslachtsnaam property.
|
void |
setNoValue(NoValue value)
Sets the value of the noValue property.
|
void |
setPRSADRVBL(JAXBElement<PRSADRVBL> value)
Sets the value of the prsadrvbl 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 |
setVerwerkingssoort(Verwerkingssoort value)
Sets the value of the verwerkingssoort property.
|
void |
setVoorletters(PRSKerngegevens.Voorletters value)
Sets the value of the voorletters property.
|
void |
setVoornamen(PRSKerngegevens.Voornamen value)
Sets the value of the voornamen property.
|
void |
setVoorvoegselGeslachtsnaam(PRSKerngegevens.VoorvoegselGeslachtsnaam value)
Sets the value of the voorvoegselGeslachtsnaam property.
|
protected PRSKerngegevens.ANummer aNummer
protected PRSKerngegevens.BsnNummer bsnNummer
protected PRSKerngegevens.Voornamen voornamen
protected PRSKerngegevens.Voorletters voorletters
protected PRSKerngegevens.VoorvoegselGeslachtsnaam voorvoegselGeslachtsnaam
protected PRSKerngegevens.Geslachtsnaam geslachtsnaam
protected PRSKerngegevens.Geboortedatum geboortedatum
protected PRSKerngegevens.Geslachtsaanduiding geslachtsaanduiding
protected JAXBElement<PRSADRVBL> prsadrvbl
protected String soortEntiteit
protected String sleutelVerzendend
protected String sleutelOntvangend
protected String sleutelGegevensbeheer
protected Verwerkingssoort verwerkingssoort
protected NoValue noValue
public PRSKerngegevens.ANummer getANummer()
PRSKerngegevens.ANummerpublic void setANummer(PRSKerngegevens.ANummer value)
value - allowed object is
PRSKerngegevens.ANummerpublic PRSKerngegevens.BsnNummer getBsnNummer()
PRSKerngegevens.BsnNummerpublic void setBsnNummer(PRSKerngegevens.BsnNummer value)
value - allowed object is
PRSKerngegevens.BsnNummerpublic PRSKerngegevens.Voornamen getVoornamen()
PRSKerngegevens.Voornamenpublic void setVoornamen(PRSKerngegevens.Voornamen value)
value - allowed object is
PRSKerngegevens.Voornamenpublic PRSKerngegevens.Voorletters getVoorletters()
PRSKerngegevens.Voorletterspublic void setVoorletters(PRSKerngegevens.Voorletters value)
value - allowed object is
PRSKerngegevens.Voorletterspublic PRSKerngegevens.VoorvoegselGeslachtsnaam getVoorvoegselGeslachtsnaam()
PRSKerngegevens.VoorvoegselGeslachtsnaampublic void setVoorvoegselGeslachtsnaam(PRSKerngegevens.VoorvoegselGeslachtsnaam value)
value - allowed object is
PRSKerngegevens.VoorvoegselGeslachtsnaampublic PRSKerngegevens.Geslachtsnaam getGeslachtsnaam()
PRSKerngegevens.Geslachtsnaampublic void setGeslachtsnaam(PRSKerngegevens.Geslachtsnaam value)
value - allowed object is
PRSKerngegevens.Geslachtsnaampublic PRSKerngegevens.Geboortedatum getGeboortedatum()
PRSKerngegevens.Geboortedatumpublic void setGeboortedatum(PRSKerngegevens.Geboortedatum value)
value - allowed object is
PRSKerngegevens.Geboortedatumpublic PRSKerngegevens.Geslachtsaanduiding getGeslachtsaanduiding()
PRSKerngegevens.Geslachtsaanduidingpublic void setGeslachtsaanduiding(PRSKerngegevens.Geslachtsaanduiding value)
value - allowed object is
PRSKerngegevens.Geslachtsaanduidingpublic JAXBElement<PRSADRVBL> getPRSADRVBL()
JAXBElement<PRSADRVBL>public void setPRSADRVBL(JAXBElement<PRSADRVBL> value)
value - allowed object is
JAXBElement<PRSADRVBL>public String getSoortEntiteit()
Stringpublic void setSoortEntiteit(String value)
value - allowed object is
Stringpublic String getSleutelVerzendend()
Stringpublic void setSleutelVerzendend(String value)
value - allowed object is
Stringpublic String getSleutelOntvangend()
Stringpublic void setSleutelOntvangend(String value)
value - allowed object is
Stringpublic String getSleutelGegevensbeheer()
Stringpublic void setSleutelGegevensbeheer(String value)
value - allowed object is
Stringpublic Verwerkingssoort getVerwerkingssoort()
Verwerkingssoortpublic void setVerwerkingssoort(Verwerkingssoort value)
value - allowed object is
Verwerkingssoortpublic NoValue getNoValue()
NoValueCopyright © 2014–2019 B3Partners B.V.. All rights reserved.