Autopsy  4.14.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoAccount.CentralRepoAccountType Class Reference

Public Member Functions

int getAccountTypeId ()
 
Account.Type getAcctType ()
 
int getCorrelationTypeId ()
 

Private Attributes

final int accountTypeId
 
final Account.Type acctType
 
final int correlationTypeId
 

Detailed Description

Encapsulates a central repo account type and the correlation type that it maps to.

Definition at line 40 of file CentralRepoAccount.java.

Member Function Documentation

int org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoAccount.CentralRepoAccountType.getAccountTypeId ( )
Account.Type org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoAccount.CentralRepoAccountType.getAcctType ( )
int org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoAccount.CentralRepoAccountType.getCorrelationTypeId ( )

Member Data Documentation

final int org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoAccount.CentralRepoAccountType.accountTypeId
private
final Account.Type org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoAccount.CentralRepoAccountType.acctType
private
final int org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoAccount.CentralRepoAccountType.correlationTypeId
private

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

Copyright © 2012-2020 Basis Technology. Generated on: Wed Apr 8 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.