
public class Plaats extends TopNLEntity
topnltype| Constructor and Description |
|---|
Plaats() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAantalInwoners() |
com.vividsolutions.jts.geom.Geometry |
getGeometrie() |
String |
getNaamFries() |
String |
getNaamNL() |
String |
getNaamOfficieel() |
String |
getTypeGebied() |
void |
setAantalInwoners(Long aantalInwoners) |
void |
setGeometrie(com.vividsolutions.jts.geom.Geometry geometrie) |
void |
setNaamFries(String naamFries) |
void |
setNaamNL(String naamNL) |
void |
setNaamOfficieel(String naamOfficieel) |
void |
setTypeGebied(String typeGebied) |
getBronactualiteit, getBronbeschrijving, getBronnauwkeurigheid, getBrontype, getId, getIdentificatie, getObjectBeginTijd, getObjectEindTijd, getTopnltype, getVisualisatieCode, setBronactualiteit, setBronbeschrijving, setBronnauwkeurigheid, setBrontype, setId, setIdentificatie, setObjectBeginTijd, setObjectEindTijd, setTopnltype, setVisualisatieCodepublic String getTypeGebied()
public void setTypeGebied(String typeGebied)
public Long getAantalInwoners()
public void setAantalInwoners(Long aantalInwoners)
public String getNaamOfficieel()
public void setNaamOfficieel(String naamOfficieel)
public String getNaamNL()
public void setNaamNL(String naamNL)
public String getNaamFries()
public void setNaamFries(String naamFries)
public com.vividsolutions.jts.geom.Geometry getGeometrie()
public void setGeometrie(com.vividsolutions.jts.geom.Geometry geometrie)
Copyright © 2014–2017 B3Partners B.V.. All rights reserved.