Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
ClassInfo[] |
DescribeClassResponse.getClassInfoSet()
Get 分类信息列表。
|
ClassInfo[] |
ListMediaResponse.getClassInfoSet()
Get 浏览分类路径下的一级子类。
|
ClassInfo |
LinkMaterial.getLinkClassInfo()
Get 分类链接目标信息,当LinkType=“CLASS”时有值。
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeClassResponse.setClassInfoSet(ClassInfo[] ClassInfoSet)
Set 分类信息列表。
|
void |
ListMediaResponse.setClassInfoSet(ClassInfo[] ClassInfoSet)
Set 浏览分类路径下的一级子类。
|
void |
LinkMaterial.setLinkClassInfo(ClassInfo LinkClassInfo)
Set 分类链接目标信息,当LinkType=“CLASS”时有值。
注意:此字段可能返回 null,表示取不到有效值。
|
Copyright © 2020. All rights reserved.