Uses of Class
com.tencentcloudapi.ecc.v20181213.models.SentenceCom
-
Packages that use SentenceCom Package Description com.tencentcloudapi.ecc.v20181213.models -
-
Uses of SentenceCom in com.tencentcloudapi.ecc.v20181213.models
Methods in com.tencentcloudapi.ecc.v20181213.models that return SentenceCom Modifier and Type Method Description SentenceCom[]CorrectData. getSentenceComments()Get 句子点评Methods in com.tencentcloudapi.ecc.v20181213.models with parameters of type SentenceCom Modifier and Type Method Description voidCorrectData. setSentenceComments(SentenceCom[] SentenceComments)Set 句子点评Constructors in com.tencentcloudapi.ecc.v20181213.models with parameters of type SentenceCom Constructor Description SentenceCom(SentenceCom 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.
-