| Package | Description |
|---|---|
| de.aipark.api.parkingarea |
| Modifier and Type | Method and Description |
|---|---|
static Schedule.Days |
Schedule.Days.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Schedule.Days[] |
Schedule.Days.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Schedule.Days> |
Schedule.getDays() |
| Modifier and Type | Method and Description |
|---|---|
void |
Schedule.setDays(List<Schedule.Days> days) |
Copyright © 2019. All rights reserved.