@Component @Scope(value="prototype") public class Attachment extends AbstractTemporaryFile
| Constructor and Description |
|---|
Attachment()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIcon()
Getter for icon.
|
Integer |
getIndex()
Getter for index.
|
String |
getUrl() |
void |
setIcon(String icon)
Setter for icon.
|
void |
setIndex(Integer index)
Setter for index.
|
void |
setUrl(String url) |
getTemporaryFile, getTemporaryFileName, getTemporaryMimeType, isDeleted, setDeleted, setTemporaryFile, setTemporaryFileName, setTemporaryMimeTypepublic Integer getIndex()
public void setIndex(Integer index)
index - the index to setpublic String getIcon()
public void setIcon(String icon)
icon - the icon to setpublic String getUrl()
public void setUrl(String url)
url - the url to setCopyright © 2022 OSIVIA. All rights reserved.