Package nl.b3p.topnl.entities
Class Plaats
java.lang.Object
nl.b3p.topnl.entities.TopNLEntity
nl.b3p.topnl.entities.Plaats
- Author:
- Meine Toonen meinetoonen@b3partners.nl
-
Field Summary
Fields inherited from class nl.b3p.topnl.entities.TopNLEntity
topnltype
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.locationtech.jts.geom.Geometry
void
setAantalInwoners
(Long aantalInwoners) void
setGeometrie
(org.locationtech.jts.geom.Geometry geometrie) void
setNaamFries
(String naamFries) void
void
setNaamOfficieel
(String naamOfficieel) void
setTypeGebied
(String typeGebied) Methods inherited from class nl.b3p.topnl.entities.TopNLEntity
getBronactualiteit, getBronbeschrijving, getBronnauwkeurigheid, getBrontype, getId, getIdentificatie, getObjectBeginTijd, getObjectEindTijd, getTopnltype, getVisualisatieCode, setBronactualiteit, setBronbeschrijving, setBronnauwkeurigheid, setBrontype, setId, setIdentificatie, setObjectBeginTijd, setObjectEindTijd, setTopnltype, setVisualisatieCode
-
Constructor Details
-
Plaats
public Plaats()
-
-
Method Details
-
getTypeGebied
-
setTypeGebied
-
getAantalInwoners
-
setAantalInwoners
-
getNaamOfficieel
-
setNaamOfficieel
-
getNaamNL
-
setNaamNL
-
getNaamFries
-
setNaamFries
-
getGeometrie
public org.locationtech.jts.geom.Geometry getGeometrie() -
setGeometrie
public void setGeometrie(org.locationtech.jts.geom.Geometry geometrie)
-