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 SongAnnotationSong. createSongAnnotation()Creates and associates aSongAnnotationwith this Song, if no annotation exists yet.SongAnnotationSong. getSongAnnotation()Methods in com.tagtraum.beatunes.library with parameters of type SongAnnotation Modifier and Type Method Description voidSong. setSongAnnotation(SongAnnotation songAnnotation)
-