public class ZakelijkeRechten extends Object
Java class for anonymous complex type.
| Modifier and Type | Field and Description |
|---|---|
protected List<ZakelijkRecht> |
zakelijkRecht |
| Constructor and Description |
|---|
ZakelijkeRechten() |
protected List<ZakelijkRecht> zakelijkRecht
public List<ZakelijkRecht> getZakelijkRecht()
This accessor method returns a reference to the live list, not a
snapshot. Therefore any modification you make to the returned list will
be present inside the JAXB object. This is why there is not a
set method for the zakelijkRecht property.
For example, to add a new item, do as follows:
getZakelijkRecht().add(newItem);
Objects of the following type(s) are allowed in the list
EigendomMutatie.ZakelijkeRechten.ZakelijkRecht
Copyright © 2014–2016 B3Partners B.V.. All rights reserved.