Uses of Class
com.es.skreemr.SkreemRSong

Packages that use SkreemRSong
com.es.skreemr   
sk.baka.ambient.library   
 

Uses of SkreemRSong in com.es.skreemr
 

Methods in com.es.skreemr that return types with arguments of type SkreemRSong
 List<SkreemRSong> SkreemRSearch.getResults()
           
 List<SkreemRSong> SkreemRSearch.nextPage()
          Continue search on next page, keeps same keywords and size.
 List<SkreemRSong> SkreemRSearch.search(String keyWords, int page)
          Make a new search.
 List<SkreemRSong> SkreemRSearch.search(String keyWords, int size, int page)
          Make a new search.
 

Uses of SkreemRSong in sk.baka.ambient.library
 

Methods in sk.baka.ambient.library with parameters of type SkreemRSong
static TrackMetadataBean LibraryUtils.toTrackBean(SkreemRSong song)
          Converts the SkreemRSong to the tag bean.
 

Method parameters in sk.baka.ambient.library with type arguments of type SkreemRSong
static List<TrackMetadataBean> LibraryUtils.toTrackBean(List<SkreemRSong> songs)
          Converts a list of SkreemRSong to a list of tag bean.
 



Copyright © 2007-2008. All Rights Reserved.