play.db.jpa
Class FileAttachment

java.lang.Object
  extended by play.db.jpa.FileAttachment

public class FileAttachment
extends Object


Field Summary
 String filename
           
 
Constructor Summary
FileAttachment()
           
 
Method Summary
 File get()
           
static File getStore()
           
 boolean isSet()
           
 void set(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

filename

public String filename
Constructor Detail

FileAttachment

public FileAttachment()
Method Detail

get

public File get()

set

public void set(File file)

isSet

public boolean isSet()

getStore

public static File getStore()


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly