public class InventoryRoleCollectionRepresentation extends BaseCollectionRepresentation<InventoryRoleRepresentation>
Constructor and Description |
---|
InventoryRoleCollectionRepresentation() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<InventoryRoleRepresentation> |
getRoles() |
int |
hashCode() |
Iterator<InventoryRoleRepresentation> |
iterator() |
void |
setRoles(List<InventoryRoleRepresentation> roles) |
String |
toString() |
getNext, getPageStatistics, getPrev, setNext, setPageStatistics, setPrev
getSelf, getSelfDecoded, setSelf, toJSON
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public InventoryRoleCollectionRepresentation()
public Iterator<InventoryRoleRepresentation> iterator()
@JSONTypeHint(value=InventoryRoleRepresentation.class) public List<InventoryRoleRepresentation> getRoles()
public void setRoles(List<InventoryRoleRepresentation> roles)
protected boolean canEqual(Object other)
public String toString()
toString
in class BaseResourceRepresentation
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.