public class ResurrectEmployeeReqBody extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ResurrectEmployeeReqBody.Builder |
| 构造器和说明 |
|---|
ResurrectEmployeeReqBody() |
ResurrectEmployeeReqBody(ResurrectEmployeeReqBody.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
UpsertUserDepartmentSortInfo[] |
getEmployeeOrderInDepartments() |
ResurrectEmployeeOptions |
getOptions() |
static ResurrectEmployeeReqBody.Builder |
newBuilder() |
void |
setEmployeeOrderInDepartments(UpsertUserDepartmentSortInfo[] employeeOrderInDepartments) |
void |
setOptions(ResurrectEmployeeOptions options) |
public ResurrectEmployeeReqBody()
public ResurrectEmployeeReqBody(ResurrectEmployeeReqBody.Builder builder)
public static ResurrectEmployeeReqBody.Builder newBuilder()
public UpsertUserDepartmentSortInfo[] getEmployeeOrderInDepartments()
public void setEmployeeOrderInDepartments(UpsertUserDepartmentSortInfo[] employeeOrderInDepartments)
public ResurrectEmployeeOptions getOptions()
public void setOptions(ResurrectEmployeeOptions options)
Copyright © 2026. All rights reserved.