public class ApplicationImage extends Object
| Constructor and Description |
|---|
ApplicationImage() |
ApplicationImage(String fileBody,
String fileName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileBody() |
String |
getFileName() |
void |
setFileBody(String fileBody) |
void |
setFileName(String fileName) |
public String getFileBody()
public void setFileBody(String fileBody)
fileBody - the fileBody to setpublic String getFileName()
public void setFileName(String fileName)
fileName - the fileName to setCopyright © 2003–2020 eXo Platform SAS. All rights reserved.