@Entity public class Voortgangsoort extends Object
| Modifier and Type | Field and Description |
|---|---|
static Integer |
ALGEMEEN |
static Integer |
BOUWRIJP_MAKEN |
static Integer |
BOUWVERGUNNING |
static Integer |
OVERIG |
static Integer |
PLANOLOGISCH |
static Integer |
START_BOUW |
| Constructor and Description |
|---|
Voortgangsoort() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getId() |
String |
getType() |
void |
setId(Integer id) |
void |
setType(String type) |
Copyright © 2018. All rights reserved.