public final class ImageDetails extends Object
Attachment.| Constructor and Description | 
|---|
ImageDetails(Attachment attachment,
            int width,
            int height,
            String mimeType)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
Attachment | 
getAttachment()  | 
int | 
getHeight()  | 
String | 
getMimeType()  | 
int | 
getWidth()  | 
int | 
hashCode()  | 
public ImageDetails(Attachment attachment, int width, int height, String mimeType)
public int getHeight()
public int getWidth()
public String getMimeType()
public Attachment getAttachment()
Copyright © 2003–2021 Atlassian. All rights reserved.