public class DeleteCompanyResponse extends Object
| Constructor and Description |
|---|
DeleteCompanyResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getTimestamp() |
DeleteCompanyResponse |
setMessage(String message) |
DeleteCompanyResponse |
setTimestamp(String timestamp) |
public String getMessage()
public DeleteCompanyResponse setMessage(String message)
public String getTimestamp()
public DeleteCompanyResponse setTimestamp(String timestamp)
Copyright © 2019. All rights reserved.