Class GeografischGebied

java.lang.Object
nl.b3p.topnl.entities.TopNLEntity
nl.b3p.topnl.entities.GeografischGebied

public class GeografischGebied extends TopNLEntity
Author:
Meine Toonen meinetoonen@b3partners.nl
  • Constructor Details

    • GeografischGebied

      public GeografischGebied()
  • Method Details

    • getGeometrie

      public org.locationtech.jts.geom.Geometry getGeometrie()
    • setGeometrie

      public void setGeometrie(org.locationtech.jts.geom.Geometry geometrie)
    • getTypeGeografischGebied

      public String getTypeGeografischGebied()
    • setTypeGeografischGebied

      public void setTypeGeografischGebied(String typeGeografischGebied)
    • getNaamNL

      public String getNaamNL()
    • setNaamNL

      public void setNaamNL(String naamNL)
    • getNaamFries

      public String getNaamFries()
    • setNaamFries

      public void setNaamFries(String naamFries)