Functions
Class UserGetPlaylists.UserGetPlaylistsResponse

java.lang.Object
  extended by Base.IJsonResponse
      extended by Functions.UserGetPlaylists.UserGetPlaylistsResponse
Enclosing class:
UserGetPlaylists

public class UserGetPlaylists.UserGetPlaylistsResponse
extends IJsonResponse


Field Summary
 UserGetPlaylists.MyResult result
           
 
Fields inherited from class Base.IJsonResponse
fault, header
 
Constructor Summary
UserGetPlaylists.UserGetPlaylistsResponse()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

result

public UserGetPlaylists.MyResult result
Constructor Detail

UserGetPlaylists.UserGetPlaylistsResponse

public UserGetPlaylists.UserGetPlaylistsResponse()