Uses of Class
com.tencentcloudapi.tci.v20190318.models.AbsenceInfo
-
Packages that use AbsenceInfo Package Description com.tencentcloudapi.tci.v20190318.models -
-
Uses of AbsenceInfo in com.tencentcloudapi.tci.v20190318.models
Methods in com.tencentcloudapi.tci.v20190318.models that return AbsenceInfo Modifier and Type Method Description AbsenceInfo[]DescribeAttendanceResultResponse. getAbsenceSetInLibs()Get 缺失人员的ID列表(只针对请求中的libids字段)Methods in com.tencentcloudapi.tci.v20190318.models with parameters of type AbsenceInfo Modifier and Type Method Description voidDescribeAttendanceResultResponse. setAbsenceSetInLibs(AbsenceInfo[] AbsenceSetInLibs)Set 缺失人员的ID列表(只针对请求中的libids字段)Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type AbsenceInfo Constructor Description AbsenceInfo(AbsenceInfo 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.
-