
public class ZakelijkRecht extends Object
Java class for ZakelijkRecht.
| Modifier and Type | Field and Description |
|---|---|
protected String |
aardRecht |
protected String |
bsn |
protected String |
identificatienummer |
protected String |
noemer |
protected String |
teller |
| Constructor and Description |
|---|
ZakelijkRecht() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAardRecht()
Gets the value of the aardRecht property.
|
String |
getBSN()
Gets the value of the bsn property.
|
String |
getIdentificatienummer()
Gets the value of the identificatienummer property.
|
String |
getNoemer()
Gets the value of the noemer property.
|
String |
getTeller()
Gets the value of the teller property.
|
void |
setAardRecht(String value)
Sets the value of the aardRecht property.
|
void |
setBSN(String value)
Sets the value of the bsn property.
|
void |
setIdentificatienummer(String value)
Sets the value of the identificatienummer property.
|
void |
setNoemer(String value)
Sets the value of the noemer property.
|
void |
setTeller(String value)
Sets the value of the teller property.
|
protected String identificatienummer
protected String noemer
protected String teller
protected String bsn
protected String aardRecht
public String getIdentificatienummer()
Stringpublic void setIdentificatienummer(String value)
value - allowed object is Stringpublic String getNoemer()
Stringpublic void setNoemer(String value)
value - allowed object is Stringpublic String getTeller()
Stringpublic void setTeller(String value)
value - allowed object is Stringpublic void setBSN(String value)
value - allowed object is Stringpublic String getAardRecht()
StringCopyright © 2014–2016 B3Partners B.V.. All rights reserved.