public static class BodyPostureResponse.Data.Output extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BodyPostureResponse.Data.Output.Result |
| 构造器和说明 |
|---|
Output() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getHumanCount() |
List<BodyPostureResponse.Data.Output.Result> |
getResults() |
void |
setHumanCount(Integer humanCount) |
void |
setResults(List<BodyPostureResponse.Data.Output.Result> results) |
public Integer getHumanCount()
public void setHumanCount(Integer humanCount)
public List<BodyPostureResponse.Data.Output.Result> getResults()
public void setResults(List<BodyPostureResponse.Data.Output.Result> results)
Copyright © 2021. All rights reserved.