@Embeddable
@Deprecated
public class FileAttachment
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
filename
Deprecated.
|
Constructor and Description |
---|
FileAttachment()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
exists()
Deprecated.
|
java.io.File |
get()
Deprecated.
|
static java.io.File |
getStore()
Deprecated.
|
boolean |
isSet()
Deprecated.
|
long |
length()
Deprecated.
|
void |
set(java.io.File file)
Deprecated.
|
public java.io.File get()
public void set(java.io.File file)
public boolean isSet()
public static java.io.File getStore()
@Deprecated public boolean exists()
@Deprecated public long length()
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly