Uses of Class
com.tencentcloudapi.tci.v20190318.models.StatInfo
-
Packages that use StatInfo Package Description com.tencentcloudapi.tci.v20190318.models -
-
Uses of StatInfo in com.tencentcloudapi.tci.v20190318.models
Methods in com.tencentcloudapi.tci.v20190318.models that return StatInfo Modifier and Type Method Description StatInfo[]VocabStatInfomation. getVocabDetailInfo()Get 单词出现在该音频中总次数Methods in com.tencentcloudapi.tci.v20190318.models with parameters of type StatInfo Modifier and Type Method Description voidVocabStatInfomation. setVocabDetailInfo(StatInfo[] VocabDetailInfo)Set 单词出现在该音频中总次数Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type StatInfo Constructor Description StatInfo(StatInfo 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.
-