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