org.nakedobjects.plugins.html.context
Class HistoryEntry
java.lang.Object
org.nakedobjects.plugins.html.context.HistoryEntry
public class HistoryEntry
- extends java.lang.Object
|
Constructor Summary |
HistoryEntry(java.lang.String idString,
int type)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
OBJECT
public static final int OBJECT
- See Also:
- Constant Field Values
COLLECTION
public static final int COLLECTION
- See Also:
- Constant Field Values
type
public final int type
id
public final java.lang.String id
HistoryEntry
public HistoryEntry(java.lang.String idString,
int type)
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.