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