Package nl.b3p.topnl.entities
Class RegistratiefGebied
java.lang.Object
nl.b3p.topnl.entities.TopNLEntity
nl.b3p.topnl.entities.RegistratiefGebied
- 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
setGeometrie
(org.locationtech.jts.geom.Geometry geometrie) void
setNaamFries
(String naamFries) void
void
setNaamOfficieel
(String naamOfficieel) void
void
setTypeRegistratiefGebied
(String typeRegistratiefGebied) 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
-
RegistratiefGebied
public RegistratiefGebied()
-
-
Method Details
-
getTypeRegistratiefGebied
-
setTypeRegistratiefGebied
-
getNaamOfficieel
-
setNaamOfficieel
-
getNaamNL
-
setNaamNL
-
getNaamFries
-
setNaamFries
-
getNummer
-
setNummer
-
getGeometrie
public org.locationtech.jts.geom.Geometry getGeometrie() -
setGeometrie
public void setGeometrie(org.locationtech.jts.geom.Geometry geometrie)
-