public static class OpenNoticePeriodChangeRecord.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
OpenNoticePeriodChangeRecord |
build() |
OpenNoticePeriodChangeRecord.Builder |
positiveInvoluntary(OpenNoticePeriodDetail positiveInvoluntary)
原转正后通知期(被动离职)
示例值:
|
OpenNoticePeriodChangeRecord.Builder |
positiveVoluntary(OpenNoticePeriodDetail positiveVoluntary)
原转正后通知期(主动离职)
示例值:
|
OpenNoticePeriodChangeRecord.Builder |
probationInvoluntary(OpenNoticePeriodDetail probationInvoluntary)
试用期内通知期(被动离职)
示例值:
|
OpenNoticePeriodChangeRecord.Builder |
probationVoluntary(OpenNoticePeriodDetail probationVoluntary)
试用期内通知期(主动离职)
示例值:
|
public OpenNoticePeriodChangeRecord.Builder probationVoluntary(OpenNoticePeriodDetail probationVoluntary)
示例值:
probationVoluntary - public OpenNoticePeriodChangeRecord.Builder probationInvoluntary(OpenNoticePeriodDetail probationInvoluntary)
示例值:
probationInvoluntary - public OpenNoticePeriodChangeRecord.Builder positiveVoluntary(OpenNoticePeriodDetail positiveVoluntary)
示例值:
positiveVoluntary - public OpenNoticePeriodChangeRecord.Builder positiveInvoluntary(OpenNoticePeriodDetail positiveInvoluntary)
示例值:
positiveInvoluntary - public OpenNoticePeriodChangeRecord build()
Copyright © 2026. All rights reserved.