Package nl.b3p.topnl.entities
Class PlanTopografie
java.lang.Object
nl.b3p.topnl.entities.TopNLEntity
nl.b3p.topnl.entities.PlanTopografie
- 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
getNaam()
void
setGeometrie
(org.locationtech.jts.geom.Geometry geometrie) void
void
setTypePlanTopografie
(String typePlanTopografie) 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
-
PlanTopografie
public PlanTopografie()
-
-
Method Details
-
getTypePlanTopografie
-
setTypePlanTopografie
-
getNaam
-
setNaam
-
getGeometrie
public org.locationtech.jts.geom.Geometry getGeometrie() -
setGeometrie
public void setGeometrie(org.locationtech.jts.geom.Geometry geometrie)
-