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