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