public class ClockInAbnormalSettings extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ClockInAbnormalSettings.Builder |
| 构造器和说明 |
|---|
ClockInAbnormalSettings() |
ClockInAbnormalSettings(ClockInAbnormalSettings.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getIgnoreUntilLatestClockout() |
static ClockInAbnormalSettings.Builder |
newBuilder() |
void |
setIgnoreUntilLatestClockout(Boolean ignoreUntilLatestClockout) |
public ClockInAbnormalSettings()
public ClockInAbnormalSettings(ClockInAbnormalSettings.Builder builder)
public Boolean getIgnoreUntilLatestClockout()
public void setIgnoreUntilLatestClockout(Boolean ignoreUntilLatestClockout)
public static ClockInAbnormalSettings.Builder newBuilder()
Copyright © 2025. All rights reserved.