|
|||||||||||
| 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 | |
Object |
Property.getValue(Object valueContainer)
Returns the value of this property in a value container. |
void |
Property.setValue(Object valueContainer,
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 | |
Object |
PropertyMap.removeValue(Property property)
Removes a property value. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||