public static class HandPostureResponse.Data.Output extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
HandPostureResponse.Data.Output.Result |
| 构造器和说明 |
|---|
Output() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021. All rights reserved.