public static class SegmentHairResponseBody.SegmentHairResponseBodyDataElements
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
SegmentHairResponseBodyDataElements() |
@NameInMap(value="ImageURL") public String imageURL
@NameInMap(value="Width") public Integer width
@NameInMap(value="Height") public Integer height
@NameInMap(value="Y") public Integer y
@NameInMap(value="X") public Integer x
public static SegmentHairResponseBody.SegmentHairResponseBodyDataElements build(Map<String,?> map) throws Exception
Exceptionpublic SegmentHairResponseBody.SegmentHairResponseBodyDataElements setImageURL(String imageURL)
public String getImageURL()
public SegmentHairResponseBody.SegmentHairResponseBodyDataElements setWidth(Integer width)
public Integer getWidth()
public SegmentHairResponseBody.SegmentHairResponseBodyDataElements setHeight(Integer height)
public Integer getHeight()
public SegmentHairResponseBody.SegmentHairResponseBodyDataElements setY(Integer y)
public Integer getY()
public SegmentHairResponseBody.SegmentHairResponseBodyDataElements setX(Integer x)
public Integer getX()
Copyright © 2021. All rights reserved.