Uses of Class
com.scilor.grooveshark.API.Functions.GetTopLevelTags.TagInfo

Packages that use GetTopLevelTags.TagInfo
com.scilor.grooveshark.API.Base   
com.scilor.grooveshark.API.Functions   
 

Uses of GetTopLevelTags.TagInfo in com.scilor.grooveshark.API.Base
 

Methods in com.scilor.grooveshark.API.Base that return types with arguments of type GetTopLevelTags.TagInfo
 java.util.ArrayList<GetTopLevelTags.TagInfo> GroovesharkClient.GetRadioGenres()
          Loads a list of all available genres(tags).
 

Uses of GetTopLevelTags.TagInfo in com.scilor.grooveshark.API.Functions
 

Fields in com.scilor.grooveshark.API.Functions with type parameters of type GetTopLevelTags.TagInfo
 java.util.ArrayList<GetTopLevelTags.TagInfo> GetTopLevelTags.GetTopLevelTagsResponse.result