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