public class GetLiveParkEventsResponse extends Object
| Constructor and Description |
|---|
GetLiveParkEventsResponse() |
GetLiveParkEventsResponse(List<ParkEventLiveLeaving> parkEventsLive) |
| Modifier and Type | Method and Description |
|---|---|
List<ParkEventLiveLeaving> |
getParkEventsLive() |
void |
setParkEventsLive(List<ParkEventLiveLeaving> parkEventsLive) |
String |
toString() |
public GetLiveParkEventsResponse()
public GetLiveParkEventsResponse(List<ParkEventLiveLeaving> parkEventsLive)
public List<ParkEventLiveLeaving> getParkEventsLive()
public void setParkEventsLive(List<ParkEventLiveLeaving> parkEventsLive)
Copyright © 2019. All rights reserved.