public class ShowPlaylisttOutputModel
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
ShowPlaylisttOutputModel.Userplaylist |
| Constructor and Description |
|---|
ShowPlaylisttOutputModel() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getCode()
This Method is use to get the code
|
java.lang.String |
getStatus()
This Method is use to get the status
|
java.util.List<ShowPlaylisttOutputModel.Userplaylist> |
getUserPlayList()
This Method is use to get the userplaylist
|
public java.lang.Integer getCode()
public java.lang.String getStatus()
public java.util.List<ShowPlaylisttOutputModel.Userplaylist> getUserPlayList()