public class AttachmentElement extends Object
Constructor and Description |
---|
AttachmentElement(Attachment attachment,
String id) |
Modifier and Type | Method and Description |
---|---|
Attachment |
getAttachment() |
String |
getId() |
void |
setAttachment(Attachment attachment) |
String |
toString() |
public AttachmentElement(Attachment attachment, String id)
public Attachment getAttachment()
public void setAttachment(Attachment attachment)
public String getId()
Copyright © 2019. All Rights Reserved.