public static class HandPostureResponse.Data.Output extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HandPostureResponse.Data.Output.Result |
| Constructor and Description |
|---|
Output() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getHandCount() |
List<HandPostureResponse.Data.Output.Result> |
getResults() |
void |
setHandCount(Integer handCount) |
void |
setResults(List<HandPostureResponse.Data.Output.Result> results) |
public Integer getHandCount()
public void setHandCount(Integer handCount)
public List<HandPostureResponse.Data.Output.Result> getResults()
public void setResults(List<HandPostureResponse.Data.Output.Result> results)
Copyright © 2020. All Rights Reserved.