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

Inherits org.sleuthkit.autopsy.datamodel.DisplayableItemNode.

Classes

class  CreditCardNumberFactory
 

Public Member Functions

String getItemType ()
 
boolean isLeafTypeNode ()
 

Protected Member Functions

Sheet createSheet ()
 

Private Member Functions

 BINNode (BinResult bin)
 
String getBinRangeString ()
 
Sheet.Set getPropertySet (Sheet s)
 
void updateDisplayName ()
 

Private Attributes

final BinResult bin
 

Detailed Description

Definition at line 1012 of file Accounts.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.datamodel.accounts.Accounts.BINNode.BINNode ( BinResult  bin)
private

Definition at line 1075 of file Accounts.java.

Member Function Documentation

Sheet org.sleuthkit.autopsy.datamodel.accounts.Accounts.BINNode.createSheet ( )
protected
String org.sleuthkit.autopsy.datamodel.accounts.Accounts.BINNode.getBinRangeString ( )
private

Definition at line 1116 of file Accounts.java.

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

Definition at line 1135 of file Accounts.java.

Sheet.Set org.sleuthkit.autopsy.datamodel.accounts.Accounts.BINNode.getPropertySet ( Sheet  s)
private

Definition at line 1139 of file Accounts.java.

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

Definition at line 1125 of file Accounts.java.

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

Member Data Documentation

final BinResult org.sleuthkit.autopsy.datamodel.accounts.Accounts.BINNode.bin
private

Definition at line 1073 of file Accounts.java.


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

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