public class KeyResultsPositionOkrObjectiveReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
KeyResultsPositionOkrObjectiveReq.Builder |
| 构造器和说明 |
|---|
KeyResultsPositionOkrObjectiveReq() |
KeyResultsPositionOkrObjectiveReq(KeyResultsPositionOkrObjectiveReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDepartmentIdType() |
KeyResultsPositionOkrObjectiveReqBody |
getKeyResultsPositionOkrObjectiveReqBody() |
String |
getObjectiveId() |
String |
getUserIdType() |
static KeyResultsPositionOkrObjectiveReq.Builder |
newBuilder() |
void |
setDepartmentIdType(String departmentIdType) |
void |
setKeyResultsPositionOkrObjectiveReqBody(KeyResultsPositionOkrObjectiveReqBody body) |
void |
setObjectiveId(String objectiveId) |
void |
setUserIdType(String userIdType) |
public KeyResultsPositionOkrObjectiveReq()
public KeyResultsPositionOkrObjectiveReq(KeyResultsPositionOkrObjectiveReq.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 KeyResultsPositionOkrObjectiveReqBody getKeyResultsPositionOkrObjectiveReqBody()
public void setKeyResultsPositionOkrObjectiveReqBody(KeyResultsPositionOkrObjectiveReqBody body)
public static KeyResultsPositionOkrObjectiveReq.Builder newBuilder()
Copyright © 2026. All rights reserved.