@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 AttachmentArchiveEntry
public String getName()
getName
in interface AttachmentArchiveEntry
public String getAbbreviatedName()
getAbbreviatedName
in interface AttachmentArchiveEntry
public long getSize()
getSize
in interface AttachmentArchiveEntry
public String getMediaType()
getMediaType
in interface AttachmentArchiveEntry
Copyright © 2002-2024 Atlassian. All Rights Reserved.