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