public class ResultOutputModel
extends java.lang.Object
| Constructor and Description |
|---|
ResultOutputModel() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode()
This Method is use to Get the code
|
java.lang.String |
getMessage()
This Method is use to Get the Message
|
java.lang.String |
getStatus()
This Method is use to Get the status
|
public java.lang.String getMessage()
public int getCode()
@Nullable public java.lang.String getStatus()