Autopsy
4.15.0
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 251 of file Waypoint.java.
String org.sleuthkit.autopsy.geolocation.datamodel.Waypoint.Property.getDisplayName | ( | ) |
Get the display name for this property.
Definition at line 273 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 282 of file Waypoint.java.
References org.sleuthkit.autopsy.geolocation.datamodel.Waypoint.Property.value.
|
private |
Definition at line 253 of file Waypoint.java.
Referenced by org.sleuthkit.autopsy.geolocation.datamodel.Waypoint.Property.getDisplayName().
|
private |
Definition at line 254 of file Waypoint.java.
Referenced by org.sleuthkit.autopsy.geolocation.datamodel.Waypoint.Property.getValue().
Copyright © 2012-2020 Basis Technology. Generated on: Mon Jul 6 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.