
public class MutatieListRequest extends Object
Java class for mutatieListRequest complex type.
| Modifier and Type | Field and Description |
|---|---|
protected XMLGregorianCalendar |
fromDate |
protected String |
objectprefix |
protected XMLGregorianCalendar |
toDate |
| Constructor and Description |
|---|
MutatieListRequest() |
| Modifier and Type | Method and Description |
|---|---|
XMLGregorianCalendar |
getFromDate()
Gets the value of the fromDate property.
|
String |
getObjectprefix()
Gets the value of the objectprefix property.
|
XMLGregorianCalendar |
getToDate()
Gets the value of the toDate property.
|
void |
setFromDate(XMLGregorianCalendar value)
Sets the value of the fromDate property.
|
void |
setObjectprefix(String value)
Sets the value of the objectprefix property.
|
void |
setToDate(XMLGregorianCalendar value)
Sets the value of the toDate property.
|
protected XMLGregorianCalendar fromDate
protected String objectprefix
protected XMLGregorianCalendar toDate
public XMLGregorianCalendar getFromDate()
XMLGregorianCalendarpublic void setFromDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getObjectprefix()
Stringpublic void setObjectprefix(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getToDate()
XMLGregorianCalendarpublic void setToDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarCopyright © 2014–2020 B3Partners B.V.. All rights reserved.