public static class DetectPedestrianResponse.Data.Element extends Object
Element()
List<Integer>
getBoxes()
Float
getScore()
String
getType()
void
setBoxes(List<Integer> boxes)
setScore(Float score)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Element()
public Float getScore()
public void setScore(Float score)
public String getType()
public void setType(String type)
public List<Integer> getBoxes()
public void setBoxes(List<Integer> boxes)
Copyright © 2020. All Rights Reserved.