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