|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Property | |
|---|---|
| raccoon.core.manager.data | |
| Uses of Property in raccoon.core.manager.data |
|---|
| Methods in raccoon.core.manager.data that return Property | |
|---|---|
Property |
Component.getPropertyDefaultValue(java.lang.String pPropertyName)
Searches for a given propertyDefaultValue |
Property |
Component.getPropertyDefaultValues(int pIndex)
Retrieves the element from the collection propertyDefaultValues
at the specified index |
| Methods in raccoon.core.manager.data with parameters of type Property | |
|---|---|
void |
Component.addPropertyDefaultValue(Property pPropertyDefaultValues)
Adder method for propertyDefaultValues. |
void |
Component.setPropertyDefaultValues(int pIndex,
Property pPropertyDefaultValues)
Setter method for propertyDefaultValues. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||