Package | Description |
---|---|
com.tencentcloudapi.cme.v20191029.models |
Modifier and Type | Method and Description |
---|---|
TextReplacementInfo |
SlotReplacementInfo.getTextReplacementInfo()
Get 文本替换信息,仅当要替换的卡槽类型为文本时有效。
|
Modifier and Type | Method and Description |
---|---|
void |
SlotReplacementInfo.setTextReplacementInfo(TextReplacementInfo TextReplacementInfo)
Set 文本替换信息,仅当要替换的卡槽类型为文本时有效。
|
Constructor and Description |
---|
TextReplacementInfo(TextReplacementInfo 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 © 2021. All rights reserved.