
public class EigendomMutatie extends Object
Java class for eigendomMutatie complex type.
| Modifier and Type | Field and Description |
|---|---|
protected String |
appartementsindex |
protected BenoemdObjecten |
benoemdObjecten |
protected Brondocumenten |
brondocumenten |
protected String |
gemeentecode |
protected HistorischeRelaties |
historischeRelaties |
protected String |
identificatienummer |
protected String |
perceelnummer |
protected String |
sectie |
protected ZakelijkeRechten |
zakelijkeRechten |
| Constructor and Description |
|---|
EigendomMutatie() |
| Modifier and Type | Method and Description |
|---|---|
static EigendomMutatie |
createDummy() |
String |
getAppartementsindex()
Gets the value of the appartementsindex property.
|
BenoemdObjecten |
getBenoemdObjecten()
Gets the value of the benoemdObjecten property.
|
Brondocumenten |
getBrondocumenten()
Gets the value of the brondocumenten property.
|
String |
getGemeentecode()
Gets the value of the gemeentecode property.
|
HistorischeRelaties |
getHistorischeRelaties()
Gets the value of the historischeRelaties property.
|
String |
getIdentificatienummer()
Gets the value of the identificatienummer property.
|
String |
getPerceelnummer()
Gets the value of the perceelnummer property.
|
String |
getSectie()
Gets the value of the sectie property.
|
ZakelijkeRechten |
getZakelijkeRechten()
Gets the value of the zakelijkeRechten property.
|
void |
setAppartementsindex(String value)
Sets the value of the appartementsindex property.
|
void |
setBenoemdObjecten(BenoemdObjecten value)
Sets the value of the benoemdObjecten property.
|
void |
setBrondocumenten(Brondocumenten value)
Sets the value of the brondocumenten property.
|
void |
setGemeentecode(String value)
Sets the value of the gemeentecode property.
|
void |
setHistorischeRelaties(HistorischeRelaties value)
Sets the value of the historischeRelaties property.
|
void |
setIdentificatienummer(String value)
Sets the value of the identificatienummer property.
|
void |
setPerceelnummer(String value)
Sets the value of the perceelnummer property.
|
void |
setSectie(String value)
Sets the value of the sectie property.
|
void |
setZakelijkeRechten(ZakelijkeRechten value)
Sets the value of the zakelijkeRechten property.
|
protected String identificatienummer
protected String gemeentecode
protected String appartementsindex
protected String perceelnummer
protected String sectie
protected HistorischeRelaties historischeRelaties
protected Brondocumenten brondocumenten
protected ZakelijkeRechten zakelijkeRechten
protected BenoemdObjecten benoemdObjecten
public String getIdentificatienummer()
public void setIdentificatienummer(String value)
public String getGemeentecode()
Stringpublic void setGemeentecode(String value)
value - allowed object is Stringpublic String getAppartementsindex()
Stringpublic void setAppartementsindex(String value)
value - allowed object is Stringpublic String getPerceelnummer()
Stringpublic void setPerceelnummer(String value)
value - allowed object is Stringpublic String getSectie()
Stringpublic void setSectie(String value)
value - allowed object is Stringpublic HistorischeRelaties getHistorischeRelaties()
HistorischeRelatiespublic void setHistorischeRelaties(HistorischeRelaties value)
value - allowed object is HistorischeRelatiespublic Brondocumenten getBrondocumenten()
Brondocumentenpublic void setBrondocumenten(Brondocumenten value)
value - allowed object is Brondocumentenpublic ZakelijkeRechten getZakelijkeRechten()
ZakelijkeRechtenpublic void setZakelijkeRechten(ZakelijkeRechten value)
value - allowed object is ZakelijkeRechtenpublic BenoemdObjecten getBenoemdObjecten()
BenoemdObjectenpublic void setBenoemdObjecten(BenoemdObjecten value)
value - allowed object is BenoemdObjectenpublic static EigendomMutatie createDummy()
Copyright © 2014–2019 B3Partners B.V.. All rights reserved.