com.gentics.contentnode.rest.model.request
Class FileSaveRequest

java.lang.Object
  extended by com.gentics.contentnode.rest.model.request.FileSaveRequest

public class FileSaveRequest
extends java.lang.Object

Request to save a file

Author:
norbert

Constructor Summary
FileSaveRequest()
          Constructor used by JAXB
 
Method Summary
 File getFile()
           
 void setFile(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileSaveRequest

public FileSaveRequest()
Constructor used by JAXB

Method Detail

getFile

public File getFile()

setFile

public void setFile(File file)


Copyright © 2014 Gentics Software GmbH. All Rights Reserved.