public static class DetectChefCapResponse.Data.ElementsItem extends Object
| Constructor and Description |
|---|
ElementsItem() |
| Modifier and Type | Method and Description |
|---|---|
List<Float> |
getBox() |
String |
getCategory() |
Float |
getConfidence() |
void |
setBox(List<Float> box) |
void |
setCategory(String category) |
void |
setConfidence(Float confidence) |
Copyright © 2020. All Rights Reserved.