Uses of Class
com.tencentcloudapi.bda.v20200324.models.UpperBodyClothSleeve
-
Packages that use UpperBodyClothSleeve Package Description com.tencentcloudapi.bda.v20200324.models -
-
Uses of UpperBodyClothSleeve in com.tencentcloudapi.bda.v20200324.models
Methods in com.tencentcloudapi.bda.v20200324.models that return UpperBodyClothSleeve Modifier and Type Method Description UpperBodyClothSleeveUpperBodyCloth. getSleeve()Get 上衣衣袖信息。Methods in com.tencentcloudapi.bda.v20200324.models with parameters of type UpperBodyClothSleeve Modifier and Type Method Description voidUpperBodyCloth. setSleeve(UpperBodyClothSleeve Sleeve)Set 上衣衣袖信息。Constructors in com.tencentcloudapi.bda.v20200324.models with parameters of type UpperBodyClothSleeve Constructor Description UpperBodyClothSleeve(UpperBodyClothSleeve 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.
-