
public class AddreseerbaarObjectAanduiding extends Object
Java class for anonymous complex type.
| Modifier and Type | Field and Description |
|---|---|
protected String |
huisletter |
protected String |
huisnummer |
protected String |
huisnummertoevoeging |
protected String |
identificatienummer |
protected String |
openbareRuimteNaam |
protected String |
postcode |
protected String |
woonplaatsIdentificatie |
| Constructor and Description |
|---|
AddreseerbaarObjectAanduiding() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHuisletter()
Gets the value of the huisletter property.
|
String |
getHuisnummer()
Gets the value of the huisnummer property.
|
String |
getHuisnummertoevoeging()
Gets the value of the huisnummertoevoeging property.
|
String |
getIdentificatienummer()
Gets the value of the identificatienummer property.
|
String |
getOpenbareRuimteNaam()
Gets the value of the openbareRuimteNaam property.
|
String |
getPostcode()
Gets the value of the postcode property.
|
String |
getWoonplaatsIdentificatie()
Gets the value of the woonplaatsIdentificatie property.
|
void |
setHuisletter(String value)
Sets the value of the huisletter property.
|
void |
setHuisnummer(String value)
Sets the value of the huisnummer property.
|
void |
setHuisnummertoevoeging(String value)
Sets the value of the huisnummertoevoeging property.
|
void |
setIdentificatienummer(String value)
Sets the value of the identificatienummer property.
|
void |
setOpenbareRuimteNaam(String value)
Sets the value of the openbareRuimteNaam property.
|
void |
setPostcode(String value)
Sets the value of the postcode property.
|
void |
setWoonplaatsIdentificatie(String value)
Sets the value of the woonplaatsIdentificatie property.
|
protected String identificatienummer
protected String postcode
protected String huisnummer
protected String huisletter
protected String huisnummertoevoeging
protected String woonplaatsIdentificatie
protected String openbareRuimteNaam
public String getIdentificatienummer()
Stringpublic void setIdentificatienummer(String value)
value - allowed object is Stringpublic String getPostcode()
Stringpublic void setPostcode(String value)
value - allowed object is Stringpublic String getHuisnummer()
Stringpublic void setHuisnummer(String value)
value - allowed object is Stringpublic String getHuisletter()
Stringpublic void setHuisletter(String value)
value - allowed object is Stringpublic String getHuisnummertoevoeging()
Stringpublic void setHuisnummertoevoeging(String value)
value - allowed object is Stringpublic String getWoonplaatsIdentificatie()
Stringpublic void setWoonplaatsIdentificatie(String value)
value - allowed object is Stringpublic String getOpenbareRuimteNaam()
StringCopyright © 2014–2019 B3Partners B.V.. All rights reserved.