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