Uses of Class
com.tagtraum.beatunes.library.SongAnnotation
-
Packages that use SongAnnotation Package Description com.tagtraum.beatunes.library Classes that load and manage the library. -
-
Uses of SongAnnotation in com.tagtraum.beatunes.library
Methods in com.tagtraum.beatunes.library that return SongAnnotation Modifier and Type Method Description SongAnnotation
Song. createSongAnnotation()
Creates and associates aSongAnnotation
with this Song, if no annotation exists yet.SongAnnotation
Song. getSongAnnotation()
Methods in com.tagtraum.beatunes.library with parameters of type SongAnnotation Modifier and Type Method Description void
Song. setSongAnnotation(SongAnnotation songAnnotation)
-