@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class AttachmentArchiveImpl extends Object
| Constructor and Description |
|---|
AttachmentArchiveImpl() |
| Modifier and Type | Method and Description |
|---|---|
AttachmentArchiveImpl |
addEntriesItem(AttachmentArchiveEntry entriesItem) |
AttachmentArchiveImpl |
entries(List<AttachmentArchiveEntry> entries) |
boolean |
equals(Object o) |
List<AttachmentArchiveEntry> |
getEntries()
The list of the items included in the archive.
|
Integer |
getTotalEntryCount()
The number of items in the archive.
|
int |
hashCode() |
void |
setEntries(List<AttachmentArchiveEntry> entries) |
void |
setTotalEntryCount(Integer totalEntryCount) |
String |
toString() |
AttachmentArchiveImpl |
totalEntryCount(Integer totalEntryCount) |
public AttachmentArchiveImpl entries(List<AttachmentArchiveEntry> entries)
public AttachmentArchiveImpl addEntriesItem(AttachmentArchiveEntry entriesItem)
public List<AttachmentArchiveEntry> getEntries()
public void setEntries(List<AttachmentArchiveEntry> entries)
public AttachmentArchiveImpl totalEntryCount(Integer totalEntryCount)
public Integer getTotalEntryCount()
public void setTotalEntryCount(Integer totalEntryCount)
Copyright © 2011–2021 Everit Kft.. All rights reserved.