|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidPropertyException | |
|---|---|
| net.infonode.properties.base | Base classes for the properties library. |
| net.infonode.properties.propertymap | Property maps are used for storage of property values. |
| Uses of InvalidPropertyException in net.infonode.properties.base |
|---|
| Methods in net.infonode.properties.base that throw InvalidPropertyException | |
|---|---|
java.lang.Object |
Property.getValue(java.lang.Object valueContainer)
Returns the value of this property in a value container. |
void |
Property.setValue(java.lang.Object valueContainer,
java.lang.Object value)
Sets the value of this property in an object. |
| Uses of InvalidPropertyException in net.infonode.properties.propertymap |
|---|
| Methods in net.infonode.properties.propertymap that throw InvalidPropertyException | |
|---|---|
java.lang.Object |
PropertyMapImpl.removeValue(Property property)
|
java.lang.Object |
PropertyMap.removeValue(Property property)
Removes a property value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||