-
public final class AttachmentListItem
-
-
Field Summary
Fields Modifier and Type Field Description private final Attachmentattachment
-
Constructor Summary
Constructors Constructor Description AttachmentListItem(Attachment attachment)
-
Method Summary
Modifier and Type Method Description final AttachmentgetAttachment()final Attachmentcomponent1()final AttachmentListItemcopy(Attachment attachment)-
-
Method Detail
-
getAttachment
final Attachment getAttachment()
-
component1
final Attachment component1()
-
copy
final AttachmentListItem copy(Attachment attachment)
-
-
-
-