public static class UserOkrObjectiveKr.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
UserOkrObjectiveKr |
build() |
UserOkrObjectiveKr.Builder |
content(String content)
KeyResult 内容
示例值:
|
UserOkrObjectiveKr.Builder |
id(String id)
Key Result ID
示例值:
|
UserOkrObjectiveKr.Builder |
progressRate(UserOkrObjectiveProgressRate progressRate)
Objective进度
示例值:
|
UserOkrObjectiveKr.Builder |
score(Integer score)
KeyResult打分(0 - 100)
示例值:
|
UserOkrObjectiveKr.Builder |
weight(Integer weight)
KeyResult权重(0 - 100)
示例值:
|
public UserOkrObjectiveKr.Builder id(String id)
示例值:
id - public UserOkrObjectiveKr.Builder content(String content)
示例值:
content - public UserOkrObjectiveKr.Builder score(Integer score)
示例值:
score - public UserOkrObjectiveKr.Builder weight(Integer weight)
示例值:
weight - public UserOkrObjectiveKr.Builder progressRate(UserOkrObjectiveProgressRate progressRate)
示例值:
progressRate - public UserOkrObjectiveKr build()
Copyright © 2024. All rights reserved.