Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
TimingDataItem[] |
TimingTypeValue.getDetail()
Get 详细数据。
注意:此字段可能返回 null,表示取不到有效值。
|
TimingDataItem[] |
SecEntryValue.getDetail()
Get 时序数据详情。
|
Modifier and Type | Method and Description |
---|---|
void |
TimingTypeValue.setDetail(TimingDataItem[] Detail)
Set 详细数据。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
SecEntryValue.setDetail(TimingDataItem[] Detail)
Set 时序数据详情。
|
Constructor and Description |
---|
TimingDataItem(TimingDataItem 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 © 2022. All rights reserved.