Uses of Class
com.breeweb.slimconnect.data.PlaylistSearchCriteria

Packages that use PlaylistSearchCriteria
com.breeweb.slimconnect.iface.delegate   
 

Uses of PlaylistSearchCriteria in com.breeweb.slimconnect.iface.delegate
 

Methods in com.breeweb.slimconnect.iface.delegate with parameters of type PlaylistSearchCriteria
 void Slimp3Delegate.playlistLoadAlbum(PlaylistSearchCriteria criteria)
          Puts songs matching the specified genre artist and album criteria on the playlist.
 void Slimp3Delegate.playlistAddAlbum(PlaylistSearchCriteria criteria)
          Appends all songs matching the specified criteria onto the end of the playlist.