public class FileUpload extends Object
| Constructor and Description |
|---|
FileUpload() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlt() |
String |
getMarkdown() |
String |
getUrl() |
void |
setAlt(String alt) |
void |
setMarkdown(String markdown) |
void |
setUrl(String url) |
String |
toString() |
Copyright © 2019. All rights reserved.