类的使用
com.lark.oapi.service.baike.v1.model.CorrectInfo.Builder
使用CorrectInfo.Builder的程序包
-
com.lark.oapi.service.baike.v1.model中CorrectInfo.Builder的使用
修饰符和类型方法说明CorrectInfo.Builder.correctTotal(Integer correctTotal) 用户英文纠错数总数CorrectInfo.Builder.eachdayCorrect(Integer[] eachdayCorrect) 时间区间内每一天纠错数CorrectInfo.Builder.grammarError(CorrectError grammarError) 语法错误相关统计信息static CorrectInfo.BuilderCorrectInfo.newBuilder()CorrectInfo.Builder.nounError(CorrectError nounError) 单复数错误相关统计信息CorrectInfo.Builder.spellError(CorrectError spellError) 拼写错误相关统计信息CorrectInfo.Builder.verbTenseError(CorrectError verbTenseError) 时态错误相关统计信息