net.infonode.properties.propertymap.value
public interface PropertyValue
Version: $Revision: 1.10 $
| Method Summary | |
|---|---|
| PropertyValue | copyTo(PropertyMapImpl propertyMap) |
| void | dump(Printer printer) |
| Object | get(PropertyMapImpl map) |
| PropertyValue | getParent() |
| PropertyValue | getSubValue(PropertyMapImpl object) |
| Object | getWithDefault(PropertyMapImpl object) |
| boolean | isSerializable() |
| void | unset() |
| void | updateListener(boolean enable) |
| void | write(ObjectOutputStream out) |