类 TaskResult
java.lang.Object
com.lark.oapi.service.attendance.v1.model.TaskResult
-
嵌套类概要
嵌套类 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static TaskResult.BuildervoidsetCheckInRecord(UserFlow checkInRecord) voidsetCheckInRecordId(String checkInRecordId) voidsetCheckInResult(String checkInResult) voidsetCheckInResultSupplement(String checkInResultSupplement) voidsetCheckInShiftTime(String checkInShiftTime) voidsetCheckOutRecord(UserFlow checkOutRecord) voidsetCheckOutRecordId(String checkOutRecordId) voidsetCheckOutResult(String checkOutResult) voidsetCheckOutResultSupplement(String checkOutResultSupplement) voidsetCheckOutShiftTime(String checkOutShiftTime) voidsetTaskShiftType(Integer taskShiftType)
-
构造器详细资料
-
TaskResult
public TaskResult() -
TaskResult
-
-
方法详细资料
-
newBuilder
-
getCheckInRecordId
-
setCheckInRecordId
-
getCheckInRecord
-
setCheckInRecord
-
getCheckOutRecordId
-
setCheckOutRecordId
-
getCheckOutRecord
-
setCheckOutRecord
-
getCheckInResult
-
setCheckInResult
-
getCheckOutResult
-
setCheckOutResult
-
getCheckInResultSupplement
-
setCheckInResultSupplement
-
getCheckOutResultSupplement
-
setCheckOutResultSupplement
-
getCheckInShiftTime
-
setCheckInShiftTime
-
getCheckOutShiftTime
-
setCheckOutShiftTime
-
getTaskShiftType
-
setTaskShiftType
-