org.squashtest.tm.domain.attachment
@Entity public class AttachmentContent extends Object
| Constructor and Description |
|---|
AttachmentContent() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getContent() |
Long |
getId() |
AttachmentContent |
hardCopy() |
void |
setContent(InputStream content) |
public InputStream getContent()
public void setContent(InputStream content)
public AttachmentContent hardCopy()
public Long getId()
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.