Uses of Class
com.tencentcloudapi.bda.v20200324.models.LowerBodyCloth
-
Packages that use LowerBodyCloth Package Description com.tencentcloudapi.bda.v20200324.models -
-
Uses of LowerBodyCloth in com.tencentcloudapi.bda.v20200324.models
Methods in com.tencentcloudapi.bda.v20200324.models that return LowerBodyCloth Modifier and Type Method Description LowerBodyClothBodyAttributeInfo. getLowerBodyCloth()Get 人体下衣属性信息。 AttributesType 不含 LowerBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.bda.v20200324.models with parameters of type LowerBodyCloth Modifier and Type Method Description voidBodyAttributeInfo. setLowerBodyCloth(LowerBodyCloth LowerBodyCloth)Set 人体下衣属性信息。 AttributesType 不含 LowerBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.bda.v20200324.models with parameters of type LowerBodyCloth Constructor Description 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.
-