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