| Package | Description |
|---|---|
| org.jdtaus.core.container |
Object management and configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Property[] |
Properties.getProperties()
Gets the properties of the collection.
|
Property |
Properties.getProperty(int index)
Gets a property for an index.
|
Property |
Properties.getProperty(String name)
Gets a property for a name.
|
Property |
Properties.setProperty(Property property)
Setter for a named property from property
properties. |
| Modifier and Type | Method and Description |
|---|---|
void |
Properties.setProperties(Property[] value)
Setter for property
properties. |
Property |
Properties.setProperty(Property property)
Setter for a named property from property
properties. |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.