public static class HandPostureResponseBody.HandPostureResponseBodyDataMetaObject
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
HandPostureResponseBodyDataMetaObject() |
| 限定符和类型 | 方法和说明 |
|---|---|
static HandPostureResponseBody.HandPostureResponseBodyDataMetaObject |
build(Map<String,?> map) |
Integer |
getHeight() |
Integer |
getWidth() |
HandPostureResponseBody.HandPostureResponseBodyDataMetaObject |
setHeight(Integer height) |
HandPostureResponseBody.HandPostureResponseBodyDataMetaObject |
setWidth(Integer width) |
@NameInMap(value="Height") public Integer height
@NameInMap(value="Width") public Integer width
public static HandPostureResponseBody.HandPostureResponseBodyDataMetaObject build(Map<String,?> map) throws Exception
Exceptionpublic HandPostureResponseBody.HandPostureResponseBodyDataMetaObject setHeight(Integer height)
public Integer getHeight()
public HandPostureResponseBody.HandPostureResponseBodyDataMetaObject setWidth(Integer width)
public Integer getWidth()
Copyright © 2022. All rights reserved.