Package no.unit.nva.model
Class FileSet
- java.lang.Object
-
- no.unit.nva.model.FileSet
-
public class FileSet extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFileSet.Builder
-
Constructor Summary
Constructors Constructor Description FileSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)java.util.List<File>getFiles()inthashCode()voidsetFiles(java.util.List<File> files)
-