public class CreateEmployeeTypeEnumReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CreateEmployeeTypeEnumReq.Builder |
| 构造器和说明 |
|---|
CreateEmployeeTypeEnumReq() |
CreateEmployeeTypeEnumReq(CreateEmployeeTypeEnumReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
EmployeeTypeEnum |
getEmployeeTypeEnum() |
static CreateEmployeeTypeEnumReq.Builder |
newBuilder() |
void |
setEmployeeTypeEnum(EmployeeTypeEnum body) |
public CreateEmployeeTypeEnumReq()
public CreateEmployeeTypeEnumReq(CreateEmployeeTypeEnumReq.Builder builder)
public static CreateEmployeeTypeEnumReq.Builder newBuilder()
public EmployeeTypeEnum getEmployeeTypeEnum()
public void setEmployeeTypeEnum(EmployeeTypeEnum body)
Copyright © 2025. All rights reserved.