| Package | Description |
|---|---|
| org.cristalise.kernel.property |
| Modifier and Type | Method and Description |
|---|---|
static String |
PropertyUtility.getClassIdNames(ArrayList<PropertyDescription> pdlist) |
static String |
PropertyUtility.getDefaultValue(ArrayList<PropertyDescription> pdlist,
String name)
Reads the default value of the Property
|
static String |
PropertyUtility.getNames(ArrayList<PropertyDescription> pdlist) |
static String |
PropertyUtility.getValue(ArrayList<PropertyDescription> pdlist,
String name)
Deprecated.
badly named method, use getDefaultValue() instead
|
| Constructor and Description |
|---|
PropertyDescriptionList(ArrayList<PropertyDescription> aList) |
PropertyDescriptionList(String name,
Integer version,
ArrayList<PropertyDescription> aList) |
Copyright © 1997–2022 CRISTAL-iSE. All rights reserved.