Interface FileData
- All Superinterfaces:
TimeData
- All Known Implementing Classes:
FileDataImpl
This class provides access to all the file information that Health Center
has monitored.
-
Method Summary
Modifier and TypeMethodDescriptionGets the name of the file associated with this file event.
-
Method Details
-
getFileName
String getFileName()Gets the name of the file associated with this file event.- Returns:
- the file name.
-