public class ApplicationReferenceCollectionRepresentation extends BaseCollectionRepresentation<ApplicationReferenceRepresentation>
Constructor and Description |
---|
ApplicationReferenceCollectionRepresentation() |
Modifier and Type | Method and Description |
---|---|
List<ApplicationReferenceRepresentation> |
getReferences() |
Iterator<ApplicationReferenceRepresentation> |
iterator() |
void |
setReferences(List<ApplicationReferenceRepresentation> 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 ApplicationReferenceCollectionRepresentation()
@JSONTypeHint(value=ApplicationReferenceRepresentation.class) public List<ApplicationReferenceRepresentation> getReferences()
public void setReferences(List<ApplicationReferenceRepresentation> references)
@JSONProperty(ignore=true) public Iterator<ApplicationReferenceRepresentation> iterator()
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.