Autopsy  4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.actions.GetTagNameAndCommentDialog.TagNameAndComment Class Reference

Public Member Functions

String getComment ()
 
TagName getTagName ()
 

Private Member Functions

 TagNameAndComment (TagName tagName, String comment)
 

Private Attributes

final String comment
 
final TagName tagName
 

Detailed Description

Definition at line 49 of file GetTagNameAndCommentDialog.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.actions.GetTagNameAndCommentDialog.TagNameAndComment.TagNameAndComment ( TagName  tagName,
String  comment 
)
private

Member Function Documentation

String org.sleuthkit.autopsy.actions.GetTagNameAndCommentDialog.TagNameAndComment.getComment ( )
TagName org.sleuthkit.autopsy.actions.GetTagNameAndCommentDialog.TagNameAndComment.getTagName ( )

Member Data Documentation

final String org.sleuthkit.autopsy.actions.GetTagNameAndCommentDialog.TagNameAndComment.comment
private
final TagName org.sleuthkit.autopsy.actions.GetTagNameAndCommentDialog.TagNameAndComment.tagName
private

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

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