Uses of Class
com.tencentcloudapi.ecc.v20181213.models.SentenceItem
-
Packages that use SentenceItem Package Description com.tencentcloudapi.ecc.v20181213.models -
-
Uses of SentenceItem in com.tencentcloudapi.ecc.v20181213.models
Methods in com.tencentcloudapi.ecc.v20181213.models that return SentenceItem Modifier and Type Method Description SentenceItemSentenceCom. getSentence()Get 句子信息Methods in com.tencentcloudapi.ecc.v20181213.models with parameters of type SentenceItem Modifier and Type Method Description voidSentenceCom. setSentence(SentenceItem Sentence)Set 句子信息Constructors in com.tencentcloudapi.ecc.v20181213.models with parameters of type SentenceItem Constructor Description SentenceItem(SentenceItem 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.
-