play.db.jpa
Class FileAttachment

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

public class FileAttachment
extends java.lang.Object


Field Summary
 java.lang.String filename
           
 
Constructor Summary
FileAttachment()
           
 
Method Summary
 java.io.File get()
           
static java.io.File getStore()
           
 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

filename

public java.lang.String filename
Constructor Detail

FileAttachment

public FileAttachment()
Method Detail

get

public java.io.File get()

set

public void set(java.io.File file)

isSet

public boolean isSet()

getStore

public static java.io.File getStore()


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