
public class AdresResponse extends Object
| Constructor and Description |
|---|
AdresResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHuisLetter() |
String |
getHuisLetterToevoeging() |
Integer |
getHuisnummer() |
String |
getPostcode() |
String |
getStraatNaam() |
String |
getWoonplaatsNaam() |
void |
setHuisLetter(String huisLetter) |
void |
setHuisLetterToevoeging(String huisLetterToevoeging) |
void |
setHuisnummer(Integer huisnummer) |
void |
setPostcode(String postcode) |
void |
setStraatNaam(String straatNaam) |
void |
setWoonplaatsNaam(String woonplaatsNaam) |
public String getStraatNaam()
public void setStraatNaam(String straatNaam)
straatNaam - the straatNaam to setpublic Integer getHuisnummer()
public void setHuisnummer(Integer huisnummer)
huisnummer - the huisnummer to setpublic String getHuisLetter()
public void setHuisLetter(String huisLetter)
huisLetter - the huisLetter to setpublic String getHuisLetterToevoeging()
public void setHuisLetterToevoeging(String huisLetterToevoeging)
huisLetterToevoeging - the huisLetterToevoeging to setpublic String getPostcode()
public void setPostcode(String postcode)
postcode - the postcode to setpublic String getWoonplaatsNaam()
public void setWoonplaatsNaam(String woonplaatsNaam)
woonplaatsNaam - the woonplaatsNaam to setCopyright © 2014–2016 B3Partners B.V.. All rights reserved.