public class LowerBodyCloth extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| LowerBodyCloth() | 
| LowerBodyCloth(LowerBodyCloth source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| LowerBodyClothColor | getColor()Get 下衣颜色信息。 | 
| LowerBodyClothLength | getLength()Get 下衣长度信息 。 | 
| LowerBodyClothType | getType()Get 下衣类型信息。 | 
| void | setColor(LowerBodyClothColor Color)Set 下衣颜色信息。 | 
| void | setLength(LowerBodyClothLength Length)Set 下衣长度信息 。 | 
| void | setType(LowerBodyClothType Type)Set 下衣类型信息。 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic LowerBodyCloth()
public LowerBodyCloth(LowerBodyCloth source)
public LowerBodyClothColor getColor()
public void setColor(LowerBodyClothColor Color)
Color - 下衣颜色信息。public LowerBodyClothLength getLength()
public void setLength(LowerBodyClothLength Length)
Length - 下衣长度信息 。public LowerBodyClothType getType()
public void setType(LowerBodyClothType Type)
Type - 下衣类型信息。Copyright © 2025. All rights reserved.