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

Packages that use AlbumRecord
net.sourceforge.neurosdbm.db   
 

Uses of AlbumRecord in net.sourceforge.neurosdbm.db
 

Fields in net.sourceforge.neurosdbm.db declared as AlbumRecord
private  AlbumRecord AudioDisplayRecord.albumRecord
           
private  AlbumRecord AlbumDisplayRecord.albumRecord
           
 

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



Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.