public class Report extends Object
| Constructor and Description |
|---|
Report() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFile(File file)
Adds a new File to the Collection.
|
List<File> |
getFiles()
Returns an unmodifiable Collection.
|
void |
setFiles(List<File> files)
Setter for the List files.
|
Copyright © 2018. All rights reserved.