public class RecordChildBean extends Object
| Constructor and Description |
|---|
RecordChildBean() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAantalRecords() |
int |
getAantalRecords(int fk) |
String |
getCql() |
Integer |
getGegevensBronBeanId() |
String |
getId() |
String |
getThemaId() |
String |
getTitle() |
String |
getWkt() |
void |
setAantalRecords(int aantalRecords) |
void |
setCql(String cql) |
void |
setGegevensBronBeanId(Integer gegevensBronBeanId) |
void |
setId(String id) |
void |
setThemaId(String themaId) |
void |
setTitle(String title) |
void |
setWkt(String wkt) |
public String getId()
public void setId(String id)
public int getAantalRecords()
public void setAantalRecords(int aantalRecords)
public Integer getGegevensBronBeanId()
public void setGegevensBronBeanId(Integer gegevensBronBeanId)
public String getTitle()
public void setTitle(String title)
public int getAantalRecords(int fk)
public String getCql()
public void setCql(String cql)
public String getThemaId()
public void setThemaId(String themaId)
public String getWkt()
public void setWkt(String wkt)
Copyright © 2016. All rights reserved.