类 CreatePeriodRespBody
java.lang.Object
com.lark.oapi.service.okr.v1.model.CreatePeriodRespBody
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetEndMonth(String endMonth) voidsetPeriodId(String periodId) voidsetStartMonth(String startMonth)
-
构造器详细资料
-
CreatePeriodRespBody
public CreatePeriodRespBody()
-
-
方法详细资料
-
getPeriodId
-
setPeriodId
-
getStartMonth
-
setStartMonth
-
getEndMonth
-
setEndMonth
-