类的使用
com.lark.oapi.service.attendance.v1.model.PunchSpecialDateShift
使用PunchSpecialDateShift的程序包
-
com.lark.oapi.service.attendance.v1.model中PunchSpecialDateShift的使用
修饰符和类型方法说明PunchSpecialDateShift.Builder.build()GetGroup.getNeedPunchSpecialDays()GetGroupRespBody.getNeedPunchSpecialDays()Group.getNeedPunchSpecialDays()GetGroup.getNoNeedPunchSpecialDays()GetGroupRespBody.getNoNeedPunchSpecialDays()Group.getNoNeedPunchSpecialDays()修饰符和类型方法说明Group.Builder.needPunchSpecialDays(PunchSpecialDateShift[] needPunchSpecialDays) 必须打卡的特殊日期Group.Builder.noNeedPunchSpecialDays(PunchSpecialDateShift[] noNeedPunchSpecialDays) 无需打卡的特殊日期voidGetGroup.setNeedPunchSpecialDays(PunchSpecialDateShift[] needPunchSpecialDays) voidGetGroupRespBody.setNeedPunchSpecialDays(PunchSpecialDateShift[] needPunchSpecialDays) voidGroup.setNeedPunchSpecialDays(PunchSpecialDateShift[] needPunchSpecialDays) voidGetGroup.setNoNeedPunchSpecialDays(PunchSpecialDateShift[] noNeedPunchSpecialDays) voidGetGroupRespBody.setNoNeedPunchSpecialDays(PunchSpecialDateShift[] noNeedPunchSpecialDays) voidGroup.setNoNeedPunchSpecialDays(PunchSpecialDateShift[] noNeedPunchSpecialDays)