Autopsy  4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Classes | Public Member Functions | Private Member Functions | List of all members
org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByBINNode Class Reference

Inherits org.sleuthkit.autopsy.datamodel.DisplayableItemNode.

Classes

class  BINFactory
 

Public Member Functions

String getItemType ()
 
boolean isLeafTypeNode ()
 

Private Member Functions

 ByBINNode ()
 
void updateDisplayName ()
 

Detailed Description

Node that is the root of the "By BIN" accounts tree. Its children are BINNodes.

Definition at line 658 of file Accounts.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByBINNode.ByBINNode ( )
private

Definition at line 728 of file Accounts.java.

Member Function Documentation

String org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByBINNode.getItemType ( )

Definition at line 769 of file Accounts.java.

boolean org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByBINNode.isLeafTypeNode ( )

Definition at line 759 of file Accounts.java.

void org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByBINNode.updateDisplayName ( )
private

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

Copyright © 2012-2016 Basis Technology. Generated on: Mon Jan 2 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.