Class Plaats


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

    • Plaats

      public Plaats()
  • Method Details

    • getTypeGebied

      public String getTypeGebied()
    • setTypeGebied

      public void setTypeGebied(String typeGebied)
    • getAantalInwoners

      public Long getAantalInwoners()
    • setAantalInwoners

      public void setAantalInwoners(Long aantalInwoners)
    • getNaamOfficieel

      public String getNaamOfficieel()
    • setNaamOfficieel

      public void setNaamOfficieel(String naamOfficieel)
    • getNaamNL

      public String getNaamNL()
    • setNaamNL

      public void setNaamNL(String naamNL)
    • getNaamFries

      public String getNaamFries()
    • setNaamFries

      public void setNaamFries(String naamFries)
    • getGeometrie

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

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