public class CommonAttachmentImpl extends Object
| Constructor and Description |
|---|
CommonAttachmentImpl(String filename,
String contentType,
int length) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getContentType() |
String |
getFilename() |
int |
getLength() |
int |
hashCode() |
Copyright © 2002-2018 Atlassian. All Rights Reserved.