Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
String | getDisplayName () |
String | getValue () |
Private Attributes | |
final String | displayName |
final String | value |
Simple property class for waypoint properties that a purely informational.
Definition at line 267 of file Waypoint.java.
String org.sleuthkit.autopsy.geolocation.datamodel.Waypoint.Property.getDisplayName | ( | ) |
Get the display name for this property.
Definition at line 289 of file Waypoint.java.
References org.sleuthkit.autopsy.geolocation.datamodel.Waypoint.Property.displayName.
String org.sleuthkit.autopsy.geolocation.datamodel.Waypoint.Property.getValue | ( | ) |
Get the property value.
Definition at line 298 of file Waypoint.java.
References org.sleuthkit.autopsy.geolocation.datamodel.Waypoint.Property.value.
|
private |
Definition at line 269 of file Waypoint.java.
Referenced by org.sleuthkit.autopsy.geolocation.datamodel.Waypoint.Property.getDisplayName().
|
private |
Definition at line 270 of file Waypoint.java.
Referenced by org.sleuthkit.autopsy.geolocation.datamodel.Waypoint.Property.getValue().
Copyright © 2012-2022 Basis Technology. Generated on: Wed Jun 7 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.