public class FileLoadResponse extends GenericResponse
| Constructor and Description |
|---|
FileLoadResponse()
Constructor used by JAXB
|
FileLoadResponse(Message message,
ResponseInfo responseInfo,
File file)
Constructor with message, response info and file
|
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
void |
setFile(File file) |
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfopublic FileLoadResponse()
public FileLoadResponse(Message message, ResponseInfo responseInfo, File file)
message - messageresponseInfo - response infofile - Copyright © 2014 Gentics Software GmbH. All rights reserved.