| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected DayEventEnumeration |
PropertyOfDayStructure.dayEvent |
| Modifier and Type | Method and Description |
|---|---|
static DayEventEnumeration |
DayEventEnumeration.fromValue(String v) |
DayEventEnumeration |
PropertyOfDayStructure.getDayEvent()
Gets the value of the dayEvent property.
|
static DayEventEnumeration |
DayEventEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DayEventEnumeration[] |
DayEventEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyOfDayStructure.setDayEvent(DayEventEnumeration value)
Sets the value of the dayEvent property.
|
PropertyOfDayStructure |
PropertyOfDayStructure.withDayEvent(DayEventEnumeration value) |
PropertyOfDay |
PropertyOfDay.withDayEvent(DayEventEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.