Package | Description |
---|---|
com.tencentcloudapi.ivld.v20210903.models |
Modifier and Type | Method and Description |
---|---|
ClassifiedPersonInfo[] |
ShowInfo.getClassifiedPersonInfoSet()
Get 已分类人物信息列表
注意:此字段可能返回 null,表示取不到有效值。
|
ClassifiedPersonInfo[] |
MultiLevelPersonInfo.getL2ClassifiedPersonInfoSet()
Get 已分类人物信息数组(所有分类类型为二级分类)
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
ShowInfo.setClassifiedPersonInfoSet(ClassifiedPersonInfo[] ClassifiedPersonInfoSet)
Set 已分类人物信息列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
MultiLevelPersonInfo.setL2ClassifiedPersonInfoSet(ClassifiedPersonInfo[] L2ClassifiedPersonInfoSet)
Set 已分类人物信息数组(所有分类类型为二级分类)
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
ClassifiedPersonInfo(ClassifiedPersonInfo 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.
|
Copyright © 2024. All rights reserved.