| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
OkrSimple |
build() |
OkrSimple.Builder |
name(OkrName name)
周期展示名称
示例值:
|
OkrSimple.Builder |
okrId(String okrId)
OKR ID
示例值:
|
OkrSimple.Builder |
periodId(String periodId)
周期 ID
示例值:
|
OkrSimple.Builder |
periodType(String periodType)
周期类型:1、月周期;2、年周期
示例值:
|
public OkrSimple.Builder name(OkrName name)
示例值:
name - public OkrSimple.Builder okrId(String okrId)
示例值:
okrId - public OkrSimple.Builder periodId(String periodId)
示例值:
periodId - public OkrSimple.Builder periodType(String periodType)
示例值:
periodType - public OkrSimple build()
Copyright © 2022. All rights reserved.