public class KeyResultsWeightOkrObjectiveReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
KeyResultsWeightOkrObjectiveReq.Builder |
| 构造器和说明 |
|---|
KeyResultsWeightOkrObjectiveReq() |
KeyResultsWeightOkrObjectiveReq(KeyResultsWeightOkrObjectiveReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDepartmentIdType() |
KeyResultsWeightOkrObjectiveReqBody |
getKeyResultsWeightOkrObjectiveReqBody() |
String |
getObjectiveId() |
String |
getUserIdType() |
static KeyResultsWeightOkrObjectiveReq.Builder |
newBuilder() |
void |
setDepartmentIdType(String departmentIdType) |
void |
setKeyResultsWeightOkrObjectiveReqBody(KeyResultsWeightOkrObjectiveReqBody body) |
void |
setObjectiveId(String objectiveId) |
void |
setUserIdType(String userIdType) |
public KeyResultsWeightOkrObjectiveReq()
public KeyResultsWeightOkrObjectiveReq(KeyResultsWeightOkrObjectiveReq.Builder builder)
public String getUserIdType()
public void setUserIdType(String userIdType)
public String getDepartmentIdType()
public void setDepartmentIdType(String departmentIdType)
public String getObjectiveId()
public void setObjectiveId(String objectiveId)
public KeyResultsWeightOkrObjectiveReqBody getKeyResultsWeightOkrObjectiveReqBody()
public void setKeyResultsWeightOkrObjectiveReqBody(KeyResultsWeightOkrObjectiveReqBody body)
public static KeyResultsWeightOkrObjectiveReq.Builder newBuilder()
Copyright © 2026. All rights reserved.