@Entity public class Provincie extends Object
| Constructor and Description |
|---|
Provincie() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getId() |
String |
getNaam() |
com.vividsolutions.jts.geom.Geometry |
getTheGeom() |
void |
setId(Integer id) |
void |
setNaam(String naam) |
void |
setTheGeom(com.vividsolutions.jts.geom.Geometry theGeom) |
Copyright © 2018. All rights reserved.