
public class HistorischeRelaties extends Object
Java class for anonymous complex type.
| Modifier and Type | Field and Description |
|---|---|
protected List<HistorischeRelatie> |
historischeRelatie |
| Constructor and Description |
|---|
HistorischeRelaties() |
| Modifier and Type | Method and Description |
|---|---|
List<HistorischeRelatie> |
getHistorischeRelatie()
Gets the value of the historischeRelatie property.
|
protected List<HistorischeRelatie> historischeRelatie
public List<HistorischeRelatie> getHistorischeRelatie()
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 historischeRelatie property.
For example, to add a new item, do as follows:
getHistorischeRelatie().add(newItem);
Objects of the following type(s) are allowed in the list HistorischeRelatie
{EigendomMutatie.HistorischeRelaties.HistorischeRelatie}
Copyright © 2014–2016 B3Partners B.V.. All rights reserved.