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

Inherits org.sleuthkit.autopsy.datamodel.DisplayableItemNode.

Classes

class  DefaultAccountFactory
 

Public Member Functions

boolean isLeafTypeNode ()
 

Private Member Functions

 DefaultAccountTypeNode (String accountTypeName)
 

Private Attributes

final String accountTypeName
 

Detailed Description

Default Node class for unknown account types and account types that have no special behavior.

Definition at line 344 of file Accounts.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.datamodel.accounts.Accounts.DefaultAccountTypeNode.DefaultAccountTypeNode ( String  accountTypeName)
private

Member Function Documentation

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

Definition at line 407 of file Accounts.java.

Member Data Documentation

final String org.sleuthkit.autopsy.datamodel.accounts.Accounts.DefaultAccountTypeNode.accountTypeName
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.