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, setResponseInfo
public FileLoadResponse()
public FileLoadResponse(Message message, ResponseInfo responseInfo, File file)
message
- messageresponseInfo
- response infofile
- Copyright © 2020 Gentics Software. All rights reserved.