Autopsy  4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.communications.snapshot.CommSnapShotReportWriter.ReportWriterHelper Class Reference

Public Member Functions

String getLabel ()
 
boolean isSelected ()
 

Private Attributes

final String label
 
final boolean selected
 

Detailed Description

Helper class for use with the html template

Definition at line 141 of file CommSnapShotReportWriter.java.

Member Function Documentation

String org.sleuthkit.autopsy.communications.snapshot.CommSnapShotReportWriter.ReportWriterHelper.getLabel ( )

Returns the display label

Returns
The display label

Definition at line 162 of file CommSnapShotReportWriter.java.

References org.sleuthkit.autopsy.communications.snapshot.CommSnapShotReportWriter.ReportWriterHelper.label.

boolean org.sleuthkit.autopsy.communications.snapshot.CommSnapShotReportWriter.ReportWriterHelper.isSelected ( )

Returns the selection state

Returns
The selection state

Definition at line 171 of file CommSnapShotReportWriter.java.

References org.sleuthkit.autopsy.communications.snapshot.CommSnapShotReportWriter.ReportWriterHelper.selected.

Member Data Documentation

final String org.sleuthkit.autopsy.communications.snapshot.CommSnapShotReportWriter.ReportWriterHelper.label
private
final boolean org.sleuthkit.autopsy.communications.snapshot.CommSnapShotReportWriter.ReportWriterHelper.selected
private

The documentation for this class was generated from the following file:

Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.