public class FileUploadForm extends Object
| Constructor and Description |
|---|
FileUploadForm()
Does nothing.
|
FileUploadForm(String attachmentSize,
String imageSize) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttachmentSize() |
String |
getImageSize() |
void |
setAttachmentSize(String attachmentSize) |
void |
setImageSize(String imageSize) |
public String getAttachmentSize()
public String getImageSize()
public void setAttachmentSize(String attachmentSize)
attachmentSize - the attachmentSize to setpublic void setImageSize(String imageSize)
imageSize - the imageSize to setCopyright © 2019 Communote team. All rights reserved.