public class EigendomMutatieResponse extends Object
| Constructor and Description |
|---|
EigendomMutatieResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<EigendomMutatie> |
addEigendomMutatie(EigendomMutatie koz) |
List<EigendomMutatie> |
getEigendomMutatie() |
Date |
getTimestamp() |
void |
setEigendomMutatie(List<EigendomMutatie> eigendomMutatie) |
void |
setTimestamp(Date timestamp) |
public Date getTimestamp()
public void setTimestamp(Date timestamp)
timestamp - the timestamp to setpublic List<EigendomMutatie> getEigendomMutatie()
public void setEigendomMutatie(List<EigendomMutatie> eigendomMutatie)
eigendomMutatie - the eigendomMutatie to setpublic List<EigendomMutatie> addEigendomMutatie(EigendomMutatie koz)
Copyright © 2014–2016 B3Partners B.V.. All rights reserved.