Uses of Class
com.tencentcloudapi.tci.v20190318.models.TeacherOutScreenResult
-
Packages that use TeacherOutScreenResult Package Description com.tencentcloudapi.tci.v20190318.models -
-
Uses of TeacherOutScreenResult in com.tencentcloudapi.tci.v20190318.models
Methods in com.tencentcloudapi.tci.v20190318.models that return TeacherOutScreenResult Modifier and Type Method Description TeacherOutScreenResultImageTaskResult. getTeacherOutScreen()Get 教师是否在屏幕内判断结果Methods in com.tencentcloudapi.tci.v20190318.models with parameters of type TeacherOutScreenResult Modifier and Type Method Description voidImageTaskResult. setTeacherOutScreen(TeacherOutScreenResult TeacherOutScreen)Set 教师是否在屏幕内判断结果Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type TeacherOutScreenResult Constructor Description TeacherOutScreenResult(TeacherOutScreenResult 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.
-