public class DeletePlayListOutputModel
extends java.lang.Object
Constructor and Description |
---|
DeletePlayListOutputModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getCode()
This Method is use to get the code
|
java.lang.String |
getMsg()
This Method is use to get the message
|
java.lang.String |
getStatus()
This Method is use to get the status
|
java.lang.Integer |
getTotal()
This Method is use to get the total
|
@Nullable public java.lang.Integer getCode()
@Nullable public java.lang.String getStatus()
@Nullable public java.lang.String getMsg()
@Nullable public java.lang.Integer getTotal()