public static class BodyPostureResponse.Data.Output extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BodyPostureResponse.Data.Output.Result |
| Constructor and Description |
|---|
Output() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2020. All Rights Reserved.