public class Evidence extends Object
| Constructor and Description |
|---|
Evidence() |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation() |
String |
getText() |
String |
getThumbnail() |
void |
setLocation(Location location) |
void |
setText(String text) |
void |
setThumbnail(String thumbnail) |
String |
toString() |
Copyright © 2020. All rights reserved.