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