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

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

public class UserGetPlaylists.MyResult
extends java.lang.Object


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

Field Detail

Playlists

public UserGetPlaylists.PlaylistResult[] Playlists
Constructor Detail

UserGetPlaylists.MyResult

public UserGetPlaylists.MyResult()