com.scilor.grooveshark.API.Functions
Class GetArtistAutocomplete.MyResult

java.lang.Object
  extended by com.scilor.grooveshark.API.Functions.GetArtistAutocomplete.MyResult
Enclosing class:
GetArtistAutocomplete

public class GetArtistAutocomplete.MyResult
extends java.lang.Object


Field Summary
 GetArtistAutocomplete.ArtistList[] Artists
           
 
Constructor Summary
GetArtistAutocomplete.MyResult()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Artists

public GetArtistAutocomplete.ArtistList[] Artists
Constructor Detail

GetArtistAutocomplete.MyResult

public GetArtistAutocomplete.MyResult()