|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property | |
| org.jdtaus.core.container | Implementation management and configuration. |
| Uses of Property in org.jdtaus.core.container |
| Methods in org.jdtaus.core.container that return Property | |
Property[] |
Properties.getProperties()
Gets the properties of the collection. |
Property |
Properties.getProperty(String name)
Gets a property for a name. |
Property |
Properties.getProperty(int index)
Gets a property for an index. |
Property |
Properties.setProperty(Property property)
Setter for a named property from property . |
| Methods in org.jdtaus.core.container with parameters of type Property | |
void |
Properties.setProperties(Property[] value)
Setter for property . |
Property |
Properties.setProperty(Property property)
Setter for a named property from property . |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||