| Modifier and Type | Method and Description |
|---|---|
Property |
PropertyBag.addProperty(Property property) |
Property |
PropertyBagCustomizer.getProperty(PropertyBag me,
String name) |
Property |
PropertyBagCustomizerImpl.getProperty(PropertyBag me,
String name) |
static Property |
PropertyBag.Duck.getProperty(PropertyBag me,
String name) |
Property |
PropertyBag.getProperty(String name) |
Property |
PropertyBag.lookupProperty(String name) |
Property |
PropertyBag.removeProperty(Property removeMe) |
Property |
PropertyBag.removeProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
PropertyBag.getProperty()
Gets the value of the property property.
|
| Modifier and Type | Method and Description |
|---|---|
Property |
PropertyBag.addProperty(Property property) |
Property |
PropertyBag.removeProperty(Property removeMe) |
Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.