public class FileSetPathsDV extends Object implements Serializable
| Constructor and Description |
|---|
FileSetPathsDV()
Instantiates a new file set paths DV.
|
FileSetPathsDV(List<String> fileSetPaths)
Instantiates a new file set paths DV.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFileSetPaths()
Gets the file set paths.
|
void |
setFileSetPaths(List<String> fileSetPaths)
Sets the file set paths.
|
String |
toString() |
Copyright © 2021. All Rights Reserved.