Uses of Class
musichub.business.AudioElement
Packages that use AudioElement
-
Uses of AudioElement in musichub.business
Subclasses of AudioElement in musichub.businessMethods in musichub.business that return types with arguments of type AudioElementModifier and TypeMethodDescriptionMusicHub.elements()
MusicHub.getAlbumSongs(String albumTitle)
MusicHub.getPlayListSongs(String playListTitle)
Method checking the songs contained in a chosen playlist and returning them if found.Methods in musichub.business with parameters of type AudioElementMethod parameters in musichub.business with type arguments of type AudioElementModifier and TypeMethodDescriptionvoid
MusicHub.getAudioElement(List<AudioElement> audios, String elementTitle)