| Package | Description |
|---|---|
| net.thevpc.nuts.toolbox.njob | |
| net.thevpc.nuts.toolbox.njob.model | |
| net.thevpc.nuts.toolbox.njob.time |
| Modifier and Type | Method and Description |
|---|---|
Instant |
JobService.getStartWeek(Instant date,
WeekDay startWeekDay) |
| Modifier and Type | Method and Description |
|---|---|
WeekDay |
NProject.getStartWeekDay() |
| Modifier and Type | Method and Description |
|---|---|
NProject |
NProject.setStartWeekDay(WeekDay startWeekDay) |
| Modifier and Type | Method and Description |
|---|---|
static WeekDay |
WeekDay.parse(String s) |
static WeekDay |
WeekDay.parse(String s,
boolean lenient) |
static WeekDay |
WeekDay.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeekDay[] |
WeekDay.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 vpc open source initiative. All rights reserved.