public class EventCollectionRepresentation extends BaseCollectionRepresentation<EventRepresentation>
Constructor and Description |
---|
EventCollectionRepresentation() |
Modifier and Type | Method and Description |
---|---|
List<EventRepresentation> |
getEvents() |
Iterator<EventRepresentation> |
iterator() |
void |
setEvents(List<EventRepresentation> events) |
getNext, getPageStatistics, getPrev, setNext, setPageStatistics, setPrev
getSelf, getSelfDecoded, setSelf, toJSON, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public List<EventRepresentation> getEvents()
@JSONTypeHint(value=EventRepresentation.class) public void setEvents(List<EventRepresentation> events)
@JSONProperty(ignore=true) public Iterator<EventRepresentation> iterator()
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.