| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<DayOfWeekEnumeration> |
UicOperatingPeriod_VersionStructure.daysOfWeek |
protected List<DayOfWeekEnumeration> |
PropertyOfDayStructure.daysOfWeek |
protected List<DayOfWeekEnumeration> |
ValidDuring_VersionStructure.daysOfWeek |
protected List<DayOfWeekEnumeration> |
MinimumStay_VersionStructure.requiresNightsAway |
| Modifier and Type | Method and Description |
|---|---|
static DayOfWeekEnumeration |
DayOfWeekEnumeration.fromValue(String v) |
static DayOfWeekEnumeration |
DayOfWeekEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DayOfWeekEnumeration[] |
DayOfWeekEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<DayOfWeekEnumeration> |
UicOperatingPeriod_VersionStructure.getDaysOfWeek()
Gets the value of the daysOfWeek property.
|
List<DayOfWeekEnumeration> |
PropertyOfDayStructure.getDaysOfWeek()
Gets the value of the daysOfWeek property.
|
List<DayOfWeekEnumeration> |
ValidDuring_VersionStructure.getDaysOfWeek()
Gets the value of the daysOfWeek property.
|
List<DayOfWeekEnumeration> |
MinimumStay_VersionStructure.getRequiresNightsAway()
Gets the value of the requiresNightsAway property.
|
| Modifier and Type | Method and Description |
|---|---|
UicOperatingPeriod |
UicOperatingPeriod.withDaysOfWeek(DayOfWeekEnumeration... values) |
UicOperatingPeriod_VersionStructure |
UicOperatingPeriod_VersionStructure.withDaysOfWeek(DayOfWeekEnumeration... values) |
SimpleAvailabilityCondition |
SimpleAvailabilityCondition.withDaysOfWeek(DayOfWeekEnumeration... values) |
PropertyOfDayStructure |
PropertyOfDayStructure.withDaysOfWeek(DayOfWeekEnumeration... values) |
PropertyOfDay |
PropertyOfDay.withDaysOfWeek(DayOfWeekEnumeration... values) |
ValidDuring |
ValidDuring.withDaysOfWeek(DayOfWeekEnumeration... values) |
ValidDuring_VersionStructure |
ValidDuring_VersionStructure.withDaysOfWeek(DayOfWeekEnumeration... values) |
MinimumStay_VersionStructure |
MinimumStay_VersionStructure.withRequiresNightsAway(DayOfWeekEnumeration... values) |
MinimumStay |
MinimumStay.withRequiresNightsAway(DayOfWeekEnumeration... values) |
Copyright © 2018 Entur AS. All rights reserved.