Class Inrichtingselement

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

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

    • Inrichtingselement

      public Inrichtingselement()
  • Method Details

    • getTypeInrichtingselement

      public String getTypeInrichtingselement()
    • setTypeInrichtingselement

      public void setTypeInrichtingselement(String typeInrichtingselement)
    • getSoortnaam

      public String getSoortnaam()
    • setSoortnaam

      public void setSoortnaam(String soortnaam)
    • getGeometrie

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

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

      public String getStatus()
    • setStatus

      public void setStatus(String status)
    • getHoogteniveau

      public Long getHoogteniveau()
    • setHoogteniveau

      public void setHoogteniveau(Long hoogteniveau)