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