public class DNAResult extends Object
| Constructor and Description |
|---|
DNAResult() |
| Modifier and Type | Method and Description |
|---|---|
List<Detection> |
getDetections() |
String |
getDuration() |
String |
getVideoId() |
void |
setDetections(List<Detection> detections) |
void |
setDuration(String duration) |
void |
setVideoId(String videoId) |
Copyright © 2024. All rights reserved.