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

Packages that use ArtistRecord
net.sourceforge.neurosdbm.db   
 

Uses of ArtistRecord in net.sourceforge.neurosdbm.db
 

Fields in net.sourceforge.neurosdbm.db declared as ArtistRecord
private  ArtistRecord AudioDisplayRecord.artistRecord
           
private  ArtistRecord ArtistDisplayRecord.artistRecord
           
 

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



Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.