
public class NatuurlijkPersoonResponse extends Object
| Constructor and Description |
|---|
NatuurlijkPersoonResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAanduidingNaamgebruik() |
String |
getBsn() |
Integer |
getGeboortedatum() |
String |
getGeboorteplaats() |
String |
getGeslachtsaanduiding() |
String |
getGeslachtsnaam() |
String |
getIdentificatie() |
String |
getLocatieBeschrijving() |
Integer |
getOverlijdensdatum() |
static NatuurlijkPersoonResponse |
getRecordById(String id,
Map<String,Object> searchContext) |
String |
getVoornamen() |
String |
getVoorvoegsel() |
void |
setAanduidingNaamgebruik(String aanduidingNaamgebruik) |
void |
setBsn(String bsn) |
void |
setGeboortedatum(Integer geboortedatum) |
void |
setGeboorteplaats(String geboorteplaats) |
void |
setGeslachtsaanduiding(String geslachtsaanduiding) |
void |
setGeslachtsnaam(String geslachtsnaam) |
void |
setIdentificatie(String identificatie) |
void |
setLocatieBeschrijving(String locatieBeschrijving) |
void |
setOverlijdensdatum(Integer overlijdensdatum) |
void |
setVoornamen(String voornamen) |
void |
setVoorvoegsel(String voorvoegsel) |
public String getIdentificatie()
public void setIdentificatie(String identificatie)
identificatie - the identificatie to setpublic Integer getGeboortedatum()
public void setGeboortedatum(Integer geboortedatum)
geboortedatum - the geboortedatum to setpublic Integer getOverlijdensdatum()
public void setOverlijdensdatum(Integer overlijdensdatum)
overlijdensdatum - the overlijdensdatum to setpublic String getBsn()
public void setBsn(String bsn)
bsn - the bsn to setpublic String getGeboorteplaats()
public void setGeboorteplaats(String geboorteplaats)
geboorteplaats - the geboorteplaats to setpublic String getLocatieBeschrijving()
public void setLocatieBeschrijving(String locatieBeschrijving)
locatieBeschrijving - the locatieBeschrijving to setpublic String getAanduidingNaamgebruik()
public void setAanduidingNaamgebruik(String aanduidingNaamgebruik)
aanduidingNaamgebruik - the aanduidingNaamgebruik to setpublic String getGeslachtsaanduiding()
public void setGeslachtsaanduiding(String geslachtsaanduiding)
geslachtsaanduiding - the geslachtsaanduiding to setpublic String getGeslachtsnaam()
public void setGeslachtsnaam(String geslachtsnaam)
geslachtsnaam - the geslachtsnaam to setpublic String getVoornamen()
public void setVoornamen(String voornamen)
voornamen - the voornamen to setpublic String getVoorvoegsel()
public void setVoorvoegsel(String voorvoegsel)
voorvoegsel - the voorvoegsel to setCopyright © 2014–2017 B3Partners B.V.. All rights reserved.