public class OperationCollectionRepresentation extends BaseCollectionRepresentation<OperationRepresentation>
Constructor and Description |
---|
OperationCollectionRepresentation() |
Modifier and Type | Method and Description |
---|---|
List<OperationRepresentation> |
getOperations() |
Iterator<OperationRepresentation> |
iterator() |
void |
setOperations(List<OperationRepresentation> operations) |
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=OperationRepresentation.class) public List<OperationRepresentation> getOperations()
public void setOperations(List<OperationRepresentation> operations)
@JSONProperty(ignore=true) public Iterator<OperationRepresentation> iterator()
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.