Autopsy  3.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

TagName getTagName ()
 
String getComment ()
 

Private Member Functions

 TagNameAndComment (TagName tagName, String comment)
 

Private Attributes

TagName tagName
 
String comment
 

Detailed Description

Definition at line 48 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

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

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

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