public class Response extends Object
| Constructor and Description |
|---|
Response() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
List<EventData> |
getData() |
boolean |
isSuccess() |
void |
setCode(String code) |
void |
setData(List<EventData> data) |
void |
setSuccess(boolean success) |
Copyright © 2016 City of Paris. All rights reserved.