com.cumulocity.rest.representation.event
Class EventCollectionRepresentation
java.lang.Object
com.cumulocity.rest.representation.BaseResourceRepresentation
com.cumulocity.rest.representation.BaseCollectionRepresentation
com.cumulocity.rest.representation.event.EventCollectionRepresentation
- All Implemented Interfaces:
- ResourceRepresentation
public class EventCollectionRepresentation
- extends BaseCollectionRepresentation
EventCollectionRepresentation
public EventCollectionRepresentation()
getEvents
public List<EventRepresentation> getEvents()
setEvents
@JSONTypeHint(value=EventRepresentation.class)
public void setEvents(List<EventRepresentation> events)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.