
public class EigendomMutatieRequest extends Object
Java class for eigendomMutatieRequest complex type.
| Modifier and Type | Field and Description |
|---|---|
protected String |
identificatie |
protected Integer |
maxAantalResultaten |
| Constructor and Description |
|---|
EigendomMutatieRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentificatie()
Gets the value of the identificatie property.
|
Integer |
getMaxAantalResultaten()
Gets the value of the maxAantalResultaten property.
|
void |
setIdentificatie(String value)
Sets the value of the identificatie property.
|
void |
setMaxAantalResultaten(Integer value)
Sets the value of the maxAantalResultaten property.
|
protected String identificatie
protected Integer maxAantalResultaten
public String getIdentificatie()
Integerpublic void setIdentificatie(String value)
value - allowed object is
Integerpublic Integer getMaxAantalResultaten()
IntegerCopyright © 2014–2016 B3Partners B.V.. All rights reserved.