public class AttachmentFactory
extends java.lang.Object
Constructor and Description |
---|
AttachmentFactory() |
Modifier and Type | Method and Description |
---|---|
static Attachment |
create() |
static Attachment |
create(java.lang.Integer id) |
public static Attachment create(java.lang.Integer id)
public static Attachment create()