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

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

Constructor & Destructor Documentation

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

Definition at line 1037 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 1078 of file Accounts.java.

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

Definition at line 1096 of file Accounts.java.

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

Definition at line 1087 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 1035 of file Accounts.java.


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.