@Entity public class InvloedsgebiedHov extends Object
| Constructor and Description |
|---|
InvloedsgebiedHov() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getId() |
String |
getLegenda() |
String |
getNaam() |
com.vividsolutions.jts.geom.MultiPolygon |
getTheGeom() |
void |
setId(Integer id) |
void |
setLegenda(String legenda) |
void |
setNaam(String naam) |
void |
setTheGeom(com.vividsolutions.jts.geom.MultiPolygon theGeom) |
String |
toString() |
public Integer getId()
public void setId(Integer id)
public com.vividsolutions.jts.geom.MultiPolygon getTheGeom()
public void setTheGeom(com.vividsolutions.jts.geom.MultiPolygon theGeom)
public String getNaam()
public void setNaam(String naam)
public String getLegenda()
public void setLegenda(String legenda)
Copyright © 2016. All rights reserved.