|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.atunes.kernel.modules.repository.tags.tag.Tag
net.sourceforge.atunes.kernel.modules.repository.tags.tag.DefaultTag
public class DefaultTag
The Class DefaultTag.
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.atunes.kernel.modules.repository.tags.tag.Tag |
|---|
genres |
| Constructor Summary | |
|---|---|
DefaultTag()
Instantiates a new default tag. |
|
DefaultTag(org.jaudiotagger.tag.Tag tag)
Stores tag so application can read them. |
|
| Method Summary | |
|---|---|
Tag |
getTagFromProperties(java.util.Map<java.lang.String,?> properties)
Gets the tag from properties. |
| Methods inherited from class net.sourceforge.atunes.kernel.modules.repository.tags.tag.Tag |
|---|
getAlbum, getAlbumArtist, getArtist, getComment, getComposer, getGenre, getGenre, getGenreForCode, getLyrics, getTitle, getTrackNumber, getYear, setAlbum, setAlbumArtist, setArtist, setComment, setComposer, setGenre, setGenre, setLyrics, setTitle, setTrackNumber, setYear |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultTag()
public DefaultTag(org.jaudiotagger.tag.Tag tag)
tag - JAudiotagger type tag must be passed| Method Detail |
|---|
public Tag getTagFromProperties(java.util.Map<java.lang.String,?> properties)
Tag
getTagFromProperties in class Tagproperties - the properties
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||