@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class AttachmentArchiveItemReadable extends Object
| Constructor and Description |
|---|
AttachmentArchiveItemReadable() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Long |
getIndex()
The position of the item within the archive.
|
String |
getLabel()
The label for the archive item.
|
String |
getMediaType()
The MIME type of the archive item.
|
String |
getPath()
The path of the archive item.
|
String |
getSize()
The size of the archive item.
|
int |
hashCode() |
String |
toString() |
public String getPath()
public Long getIndex()
public String getSize()
public String getMediaType()
public String getLabel()
Copyright © 2011–2021 Everit Kft.. All rights reserved.