Package nl.b3p.topnl.entities
Class Hoogte
java.lang.Object
nl.b3p.topnl.entities.TopNLEntity
nl.b3p.topnl.entities.Hoogte
- Author:
- meine
-
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
void
setReferentieVlak
(String referentieVlak) void
setTypeHoogte
(String typeHoogte) 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
-
Hoogte
public Hoogte()
-
-
Method Details
-
getReferentieVlak
-
setReferentieVlak
-
getHoogte
-
setHoogte
-
getTypeHoogte
-
setTypeHoogte
-
getGeometrie
public org.locationtech.jts.geom.Geometry getGeometrie() -
setGeometrie
public void setGeometrie(org.locationtech.jts.geom.Geometry geometrie)
-