Uses of Class
com.tencentcloudapi.bda.v20200324.models.LowerBodyClothLength
-
Packages that use LowerBodyClothLength Package Description com.tencentcloudapi.bda.v20200324.models -
-
Uses of LowerBodyClothLength in com.tencentcloudapi.bda.v20200324.models
Methods in com.tencentcloudapi.bda.v20200324.models that return LowerBodyClothLength Modifier and Type Method Description LowerBodyClothLengthLowerBodyCloth. getLength()Get 下衣长度信息 。Methods in com.tencentcloudapi.bda.v20200324.models with parameters of type LowerBodyClothLength Modifier and Type Method Description voidLowerBodyCloth. setLength(LowerBodyClothLength Length)Set 下衣长度信息 。Constructors in com.tencentcloudapi.bda.v20200324.models with parameters of type LowerBodyClothLength Constructor Description LowerBodyClothLength(LowerBodyClothLength 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.
-