Package | Description |
---|---|
com.tencentcloudapi.weilingwith.v20230427.models |
Modifier and Type | Method and Description |
---|---|
ElementProfileTreeNode[] |
ElementProfileTreeNode.getChildren()
Get 子节点信息
|
ElementProfileTreeNode |
ElementProfileTreeRes.getRoot()
Get 构件树
|
Modifier and Type | Method and Description |
---|---|
void |
ElementProfileTreeNode.setChildren(ElementProfileTreeNode[] Children)
Set 子节点信息
|
void |
ElementProfileTreeRes.setRoot(ElementProfileTreeNode Root)
Set 构件树
|
Constructor and Description |
---|
ElementProfileTreeNode(ElementProfileTreeNode 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 © 2025. All rights reserved.