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

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

public class GetArtistAutocomplete.GetArtistAutocompleteParams
extends java.lang.Object


Field Summary
 java.lang.String query
           
 java.lang.String type
           
 
Constructor Summary
GetArtistAutocomplete.GetArtistAutocompleteParams()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

query

public java.lang.String query

type

public java.lang.String type
Constructor Detail

GetArtistAutocomplete.GetArtistAutocompleteParams

public GetArtistAutocomplete.GetArtistAutocompleteParams()