Class BodyAttributeInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.bda.v20200324.models.BodyAttributeInfo
-
public class BodyAttributeInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description BodyAttributeInfo()BodyAttributeInfo(BodyAttributeInfo 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AgegetAge()Get 人体年龄信息。 AttributesType 不含 Age 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。BaggetBag()Get 人体是否挎包。 AttributesType 不含 Bag 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。GendergetGender()Get 人体性别信息。 AttributesType 不含 Gender 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。LowerBodyClothgetLowerBodyCloth()Get 人体下衣属性信息。 AttributesType 不含 LowerBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。OrientationgetOrientation()Get 人体朝向信息。 AttributesType 不含 UpperBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。UpperBodyClothgetUpperBodyCloth()Get 人体上衣属性信息。 AttributesType 不含 Orientation 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。voidsetAge(Age Age)Set 人体年龄信息。 AttributesType 不含 Age 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。voidsetBag(Bag Bag)Set 人体是否挎包。 AttributesType 不含 Bag 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。voidsetGender(Gender Gender)Set 人体性别信息。 AttributesType 不含 Gender 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。voidsetLowerBodyCloth(LowerBodyCloth LowerBodyCloth)Set 人体下衣属性信息。 AttributesType 不含 LowerBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。voidsetOrientation(Orientation Orientation)Set 人体朝向信息。 AttributesType 不含 UpperBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。voidsetUpperBodyCloth(UpperBodyCloth UpperBodyCloth)Set 人体上衣属性信息。 AttributesType 不含 Orientation 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
BodyAttributeInfo
public BodyAttributeInfo()
-
BodyAttributeInfo
public BodyAttributeInfo(BodyAttributeInfo 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.
-
-
Method Detail
-
getAge
public Age getAge()
Get 人体年龄信息。 AttributesType 不含 Age 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Age 人体年龄信息。 AttributesType 不含 Age 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。
-
setAge
public void setAge(Age Age)
Set 人体年龄信息。 AttributesType 不含 Age 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Age- 人体年龄信息。 AttributesType 不含 Age 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。
-
getBag
public Bag getBag()
Get 人体是否挎包。 AttributesType 不含 Bag 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Bag 人体是否挎包。 AttributesType 不含 Bag 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。
-
setBag
public void setBag(Bag Bag)
Set 人体是否挎包。 AttributesType 不含 Bag 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Bag- 人体是否挎包。 AttributesType 不含 Bag 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。
-
getGender
public Gender getGender()
Get 人体性别信息。 AttributesType 不含 Gender 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Gender 人体性别信息。 AttributesType 不含 Gender 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。
-
setGender
public void setGender(Gender Gender)
Set 人体性别信息。 AttributesType 不含 Gender 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Gender- 人体性别信息。 AttributesType 不含 Gender 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。
-
getOrientation
public Orientation getOrientation()
Get 人体朝向信息。 AttributesType 不含 UpperBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Orientation 人体朝向信息。 AttributesType 不含 UpperBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。
-
setOrientation
public void setOrientation(Orientation Orientation)
Set 人体朝向信息。 AttributesType 不含 UpperBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Orientation- 人体朝向信息。 AttributesType 不含 UpperBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。
-
getUpperBodyCloth
public UpperBodyCloth getUpperBodyCloth()
Get 人体上衣属性信息。 AttributesType 不含 Orientation 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UpperBodyCloth 人体上衣属性信息。 AttributesType 不含 Orientation 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。
-
setUpperBodyCloth
public void setUpperBodyCloth(UpperBodyCloth UpperBodyCloth)
Set 人体上衣属性信息。 AttributesType 不含 Orientation 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UpperBodyCloth- 人体上衣属性信息。 AttributesType 不含 Orientation 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。
-
getLowerBodyCloth
public LowerBodyCloth getLowerBodyCloth()
Get 人体下衣属性信息。 AttributesType 不含 LowerBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LowerBodyCloth 人体下衣属性信息。 AttributesType 不含 LowerBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。
-
setLowerBodyCloth
public void setLowerBodyCloth(LowerBodyCloth LowerBodyCloth)
Set 人体下衣属性信息。 AttributesType 不含 LowerBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LowerBodyCloth- 人体下衣属性信息。 AttributesType 不含 LowerBodyCloth 或检测超过 5 个人体时,此参数仍返回,但不具备参考意义。 注意:此字段可能返回 null,表示取不到有效值。
-
-