|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
com.ibm.adt.topology.object.properties |
Uses of Property in com.ibm.adt.topology.object.properties |
---|
Methods in com.ibm.adt.topology.object.properties that return Property | |
---|---|
Property |
PropertyList.getProperty(java.lang.String name)
Get the Property object with the specified name. |
Methods in com.ibm.adt.topology.object.properties with parameters of type Property | |
---|---|
(package private) void |
PropertyList.add(Property property)
Adds Property to Property without enforcing unique name requirements. |
void |
PropertyList.addProperty(Property property)
Adds a Property to the PropertyList. |
boolean |
PropertyList.remove(Property property)
Removes the specified Property object from this PropertyList. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |