public class FileContent extends Object implements Serializable
| Constructor and Description |
|---|
FileContent() |
FileContent(FileProps fileProps,
String content) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
FileProps |
getFileProps() |
void |
setContent(String content) |
void |
setFileProps(FileProps fileProps) |
String |
toString() |
Copyright © 2019 VILT Group. All rights reserved.