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