public static class

FileAttachmentsList.ZipFileAttachmentEntry

extends Object
java.lang.Object
   ↳ com.atlassian.jira.functest.framework.navigation.issue.FileAttachmentsList.ZipFileAttachmentEntry

Class Overview

Represents an entry in a zip file attachment in the file attachments list on the view issue page..

Summary

Public Methods
boolean equals(Object obj)
String getName()
String getSize()
int hashCode()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public boolean equals (Object obj)

public String getName ()

public String getSize ()

public int hashCode ()

public String toString ()