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