|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object play.db.jpa.FileAttachment
public class FileAttachment
Field Summary | |
---|---|
java.lang.String |
filename
|
Constructor Summary | |
---|---|
FileAttachment()
|
Method Summary | |
---|---|
java.io.File |
get()
|
boolean |
isSet()
|
void |
set(java.io.File file)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String filename
Constructor Detail |
---|
public FileAttachment()
Method Detail |
---|
public java.io.File get()
public void set(java.io.File file)
public boolean isSet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |