
public class NietNatuurlijkPersoonResponse extends Object
| Constructor and Description |
|---|
NietNatuurlijkPersoonResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentificatie() |
String |
getNaam() |
String |
getRechtsvorm() |
static NietNatuurlijkPersoonResponse |
getRecordById(String id,
Map<String,Object> searchContext) |
String |
getStatutaireZetel() |
void |
setIdentificatie(String identificatie) |
void |
setNaam(String naam) |
void |
setRechtsvorm(String rechtsvorm) |
void |
setStatutaireZetel(String statutaireZetel) |
public String getIdentificatie()
public void setIdentificatie(String identificatie)
identificatie - the identificatie to setpublic String getRechtsvorm()
public void setRechtsvorm(String rechtsvorm)
rechtsvorm - the rechtsvorm to setpublic String getStatutaireZetel()
public void setStatutaireZetel(String statutaireZetel)
statutaireZetel - the statutaireZetel to setpublic String getNaam()
public void setNaam(String naam)
naam - the naam to setCopyright © 2014–2020 B3Partners B.V.. All rights reserved.