|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.neurosdbm.db.DisplayRecord
Field Summary | |
private int |
key
|
Constructor Summary | |
(package private) |
DisplayRecord(int key)
|
Method Summary | |
abstract java.lang.String |
getDisplay()
|
int |
getKey()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private int key
Constructor Detail |
DisplayRecord(int key)
Method Detail |
public int getKey()
public abstract java.lang.String getDisplay()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |