public class ServiceResponse extends Object
Constructor and Description |
---|
ServiceResponse(String status,
String message) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
String |
getStatus() |
void |
setMessage(String message) |
void |
setStatus(String status) |
Copyright © 2020. All rights reserved.