@Component @Scope(value="prototype") public class TemporaryAttachedImage extends Object
| Constructor and Description |
|---|
TemporaryAttachedImage()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
File |
getFile() |
String |
getFileName() |
void |
setContentType(String contentType) |
void |
setFile(File file) |
void |
setFileName(String fileName) |
Copyright © 2021 OSIVIA. All rights reserved.