| Package | Description |
|---|---|
| net.anwiba.commons.utilities.property |
| Modifier and Type | Class and Description |
|---|---|
class |
Property |
| Modifier and Type | Method and Description |
|---|---|
IProperty |
Properties.getProperty(int index) |
IProperty |
IProperties.getProperty(int index) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<IProperty> |
Properties.properties() |
Iterable<IProperty> |
IProperties.properties() |
| Modifier and Type | Method and Description |
|---|---|
IProperties |
Properties.adapt(int index,
IProperty parameter) |
IProperties |
IProperties.adapt(int rowIndex,
IProperty parameter) |
PropertiesBuilder |
PropertiesBuilder.add(IProperty parameter) |
| Constructor and Description |
|---|
Properties(List<IProperty> parameters) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.