public class BatchGetEmployeesJobDataReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchGetEmployeesJobDataReq.Builder |
| 构造器和说明 |
|---|
BatchGetEmployeesJobDataReq() |
BatchGetEmployeesJobDataReq(BatchGetEmployeesJobDataReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchGetEmployeesJobDataReqBody |
getBatchGetEmployeesJobDataReqBody() |
String |
getDepartmentIdType() |
String |
getUserIdType() |
static BatchGetEmployeesJobDataReq.Builder |
newBuilder() |
void |
setBatchGetEmployeesJobDataReqBody(BatchGetEmployeesJobDataReqBody body) |
void |
setDepartmentIdType(String departmentIdType) |
void |
setUserIdType(String userIdType) |
public BatchGetEmployeesJobDataReq()
public BatchGetEmployeesJobDataReq(BatchGetEmployeesJobDataReq.Builder builder)
public static BatchGetEmployeesJobDataReq.Builder newBuilder()
public String getUserIdType()
public void setUserIdType(String userIdType)
public String getDepartmentIdType()
public void setDepartmentIdType(String departmentIdType)
public BatchGetEmployeesJobDataReqBody getBatchGetEmployeesJobDataReqBody()
public void setBatchGetEmployeesJobDataReqBody(BatchGetEmployeesJobDataReqBody body)
Copyright © 2025. All rights reserved.