Uses of Class
net.sourceforge.neurosdbm.db.GenreRecord

Packages that use GenreRecord
net.sourceforge.neurosdbm.db   
 

Uses of GenreRecord in net.sourceforge.neurosdbm.db
 

Fields in net.sourceforge.neurosdbm.db declared as GenreRecord
private  GenreRecord GenreDisplayRecord.genreRecord
           
private  GenreRecord AudioDisplayRecord.genreRecord
           
 

Constructors in net.sourceforge.neurosdbm.db with parameters of type GenreRecord
GenreDisplayRecord(int key, GenreRecord genreRecord)
           
AudioDisplayRecord(int key, AudioRecord audioRecord, ArtistRecord artistRecord, AlbumRecord albumRecord, GenreRecord genreRecord)
           
 



Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.