- value - Variable in enum enums.ProgramParameters
-
- value - Variable in enum enums.ProgramPaths
-
- valueOf(String) - Static method in enum enums.ProgramParameters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum enums.ProgramPaths
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum enums.ProgramParameters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum enums.ProgramPaths
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- views - package views
-
This package holds all the classes that are necessary to display
information about backups to the user including the GUI.
- visitFile(Path, BasicFileAttributes) - Method in class backupmanagment.BackupFileVisitor
-
Invoked for a file in a directory.
- visitFile(Path, BasicFileAttributes) - Method in class backupmanagment.DeleteFileVisitor
-
Invoked for a file in a directory.
- visitFileFailed(Path, IOException) - Method in class backupmanagment.BackupFileVisitor
-
Invoked for a file that could not be visited.
- visitFileFailed(Path, IOException) - Method in class backupmanagment.DeleteFileVisitor
-
Invoked for a file that could not be visited.