Class FileDataImpl
java.lang.Object
com.ibm.java.diagnostics.healthcenter.api.impl.TimeDataImpl
com.ibm.java.diagnostics.healthcenter.api.io.impl.FileDataImpl
-
Field Summary
Fields inherited from class com.ibm.java.diagnostics.healthcenter.api.impl.TimeDataImpl
eventTime -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the name of the file associated with this file event.Methods inherited from class com.ibm.java.diagnostics.healthcenter.api.impl.TimeDataImpl
getTime
-
Constructor Details
-
FileDataImpl
-
-
Method Details
-
getFileName
Description copied from interface:FileDataGets the name of the file associated with this file event.- Specified by:
getFileNamein interfaceFileData- Returns:
- the file name.
-