| Package | Description |
|---|---|
| com.bitplan.vzjava | |
| com.bitplan.vzjava.jpa |
| Modifier and Type | Method and Description |
|---|---|
List<Properties> |
EntitiesImpl.getProperties() |
List<Properties> |
Entities.getProperties() |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesDao
Properties Table
|
| Modifier and Type | Method and Description |
|---|---|
List<Properties> |
PropertiesManagerDao.getElements() |
com.bitplan.jaxb.JaxbFactoryApi<Properties> |
PropertiesDao.getFactory() |
static com.bitplan.jaxb.JaxbFactoryApi<Properties> |
PropertiesDao.getFactoryStatic() |
List<Properties> |
PropertiesManagerDao.getProperties() |
List<Properties> |
EntitiesDao.getProperties() |
List<Properties> |
PropertiesManagerDao.getProperties(VZDB vz)
get the Properties from the Volkszähler database
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertiesManagerDao.add(Properties prop)
add a property to the properties
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertiesManagerDao.setProperties(List<Properties> properties) |
Copyright © 2018 BITPlan GmbH. All rights reserved.