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

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 630 of file Accounts.java.

Constructor & Destructor Documentation

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

Definition at line 700 of file Accounts.java.

Member Function Documentation

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

Definition at line 731 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: Tue Oct 25 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.