Autopsy  4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseRequest Class Reference

Public Member Functions

String getBoostLicenseCode ()
 
String getHostId ()
 
String getProduct ()
 
String getTimeZoneId ()
 
LicenseRequest setBoostLicenseCode (String boostLicenseCode)
 
LicenseRequest setHostId (String hostId)
 
LicenseRequest setProduct (String product)
 
LicenseRequest setTimeZoneId (String timeZoneId)
 

Private Attributes

String boostLicenseCode
 
String hostId
 
String product
 
String timeZoneId
 

Detailed Description

POJO for license request information.

Definition at line 26 of file LicenseRequest.java.

Member Function Documentation

String com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseRequest.getBoostLicenseCode ( )
String com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseRequest.getHostId ( )
String com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseRequest.getProduct ( )
String com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseRequest.getTimeZoneId ( )
LicenseRequest com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseRequest.setBoostLicenseCode ( String  boostLicenseCode)
LicenseRequest com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseRequest.setHostId ( String  hostId)
LicenseRequest com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseRequest.setProduct ( String  product)
LicenseRequest com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseRequest.setTimeZoneId ( String  timeZoneId)

Member Data Documentation

String com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseRequest.boostLicenseCode
private
String com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseRequest.hostId
private
String com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseRequest.product
private
String com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseRequest.timeZoneId
private

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

Copyright © 2012-2022 Basis Technology. Generated on: Tue Feb 6 2024
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.