public class BatchCreateUserDailyShiftReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchCreateUserDailyShiftReq.Builder |
| 构造器和说明 |
|---|
BatchCreateUserDailyShiftReq() |
BatchCreateUserDailyShiftReq(BatchCreateUserDailyShiftReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchCreateUserDailyShiftReqBody |
getBatchCreateUserDailyShiftReqBody() |
String |
getEmployeeType() |
static BatchCreateUserDailyShiftReq.Builder |
newBuilder() |
void |
setBatchCreateUserDailyShiftReqBody(BatchCreateUserDailyShiftReqBody body) |
void |
setEmployeeType(String employeeType) |
public BatchCreateUserDailyShiftReq()
public BatchCreateUserDailyShiftReq(BatchCreateUserDailyShiftReq.Builder builder)
public static BatchCreateUserDailyShiftReq.Builder newBuilder()
public String getEmployeeType()
public void setEmployeeType(String employeeType)
public BatchCreateUserDailyShiftReqBody getBatchCreateUserDailyShiftReqBody()
public void setBatchCreateUserDailyShiftReqBody(BatchCreateUserDailyShiftReqBody body)
Copyright © 2025. All rights reserved.