public abstract class DefaultHistoryEntry extends java.lang.Object implements HistoryEntry
| Constructor and Description | 
|---|
DefaultHistoryEntry()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
getValue(HistoryProperty property)
Get the value of the specified property for this entry. 
 | 
void | 
setValue(HistoryProperty property, java.lang.Object value)  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCompareContributorpublic void setValue(HistoryProperty property, java.lang.Object value)
public java.lang.Object getValue(HistoryProperty property)
HistoryEntrygetValue in interface HistoryEntryproperty - the property to get