public interface IProperties extends INamedValueProvider<String,RuntimeException>, Serializable
| Modifier and Type | Method and Description |
|---|---|
IProperties |
adapt(int rowIndex,
IProperty parameter) |
boolean |
contains(String name) |
int |
getNumberOfProperties() |
IProperty |
getProperty(int index) |
Iterable<IProperty> |
properties() |
getNamesgetValueCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.