| Package | Description |
|---|---|
| com.bitplan.vzjava | |
| com.bitplan.vzjava.jpa |
| Modifier and Type | Field and Description |
|---|---|
protected static VZDB |
Channel.vzdb |
| Modifier and Type | Method and Description |
|---|---|
VZDB |
PowerValueManager.getVzdb() |
VZDB |
PowerValuePlotManager.getVzdb() |
| Modifier and Type | Method and Description |
|---|---|
void |
PowerValueManager.setVzdb(VZDB vzdb) |
void |
PowerValuePlotManager.setVzdb(VZDB vzdb) |
| Modifier and Type | Field and Description |
|---|---|
protected VZDB |
PowerValueManagerDao.vzdb |
| Modifier and Type | Method and Description |
|---|---|
VZDB |
PowerValueManagerDao.getVzdb() |
| Modifier and Type | Method and Description |
|---|---|
List<Entities> |
EntitiesManagerDao.getEntities(VZDB vz)
get the Entities from the Volkszähler database
|
List<Properties> |
PropertiesManagerDao.getProperties(VZDB vz)
get the Properties from the Volkszähler database
|
static PowerValueManagerDao |
PowerValueManagerDao.getVZInstance(VZDB pvzdb)
get an instance based on the given VZDB
|
void |
PowerValueManagerDao.setVzdb(VZDB vzdb) |
| Constructor and Description |
|---|
PowerValueManagerDao(VZDB lvzdb)
construct me with a Volkszähler Database
|
Copyright © 2018 BITPlan GmbH. All rights reserved.