jreceiver.common.rec.tag
Interface Genre
- All Superinterfaces:
- Hashable, Rec
- All Known Implementing Classes:
- GenreRec
- public interface Genre
- extends Rec
An interface describing a genre.
- Version:
- $Revision: 1.2 $ $Date: 2002/12/29 00:44:07 $
- Author:
- Reed Esau
HKEY_GENRE_ID
public static final java.lang.String HKEY_GENRE_ID
HKEY_GENRE_NAME
public static final java.lang.String HKEY_GENRE_NAME
getName
public java.lang.String getName()
getId
public int getId()
Copyright © 2001-2002 Reed Esau, All Rights Reserved.