public interface Attachment extends Externalizable
Modifier and Type | Method and Description |
---|---|
Date |
getAttachedAt() |
User |
getAttachedBy() |
long |
getAttachmentContentId() |
String |
getContentType() |
Long |
getId() |
String |
getName() |
int |
getSize() |
readExternal, writeExternal
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.