@Immutable public class AttachmentArchiveEntryImpl extends Object implements AttachmentArchiveEntry
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAbbreviatedName() |
long |
getEntryIndex() |
String |
getMediaType() |
String |
getName() |
long |
getSize() |
int |
hashCode() |
String |
toString() |
public long getEntryIndex()
getEntryIndex in interface AttachmentArchiveEntrypublic String getName()
getName in interface AttachmentArchiveEntrypublic String getAbbreviatedName()
getAbbreviatedName in interface AttachmentArchiveEntrypublic long getSize()
getSize in interface AttachmentArchiveEntrypublic String getMediaType()
getMediaType in interface AttachmentArchiveEntryCopyright © 2002-2024 Atlassian. All Rights Reserved.