
public class HistorischeRelatie extends Object
Java class for HistorischeRelatie.
| Modifier and Type | Field and Description |
|---|---|
protected String |
aard |
protected String |
identificatienummer |
| Constructor and Description |
|---|
HistorischeRelatie() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAard()
Gets the value of the aard property.
|
String |
getIdentificatienummer()
Gets the value of the identificatienummer property.
|
void |
setAard(String value)
Sets the value of the aard property.
|
void |
setIdentificatienummer(String value)
Sets the value of the identificatienummer property.
|
public String getIdentificatienummer()
Stringpublic void setIdentificatienummer(String value)
value - allowed object is Stringpublic String getAard()
StringCopyright © 2014–2017 B3Partners B.V.. All rights reserved.