public class ImageLoadResponse extends GenericResponse
| Constructor and Description |
|---|
ImageLoadResponse()
Constructor used by JAXB
|
ImageLoadResponse(Message message,
ResponseInfo responseInfo,
Image image)
Constructor with message, response info and image
|
| Modifier and Type | Method and Description |
|---|---|
Image |
getImage() |
void |
setImage(Image image) |
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfopublic ImageLoadResponse()
public ImageLoadResponse(Message message, ResponseInfo responseInfo, Image image)
message - messageresponseInfo - response infoimage - imageCopyright © 2015 Gentics Software GmbH. All rights reserved.