| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<SeasonEnumeration> |
OperatingPeriod_VersionStructure.season |
protected List<SeasonEnumeration> |
PropertyOfDayStructure.seasons |
| Modifier and Type | Method and Description |
|---|---|
static SeasonEnumeration |
SeasonEnumeration.fromValue(String v) |
static SeasonEnumeration |
SeasonEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SeasonEnumeration[] |
SeasonEnumeration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<SeasonEnumeration> |
OperatingPeriod_VersionStructure.getSeason()
Gets the value of the season property.
|
List<SeasonEnumeration> |
PropertyOfDayStructure.getSeasons()
Gets the value of the seasons property.
|
| Modifier and Type | Method and Description |
|---|---|
UicOperatingPeriod |
UicOperatingPeriod.withSeason(SeasonEnumeration... values) |
UicOperatingPeriod_VersionStructure |
UicOperatingPeriod_VersionStructure.withSeason(SeasonEnumeration... values) |
OperatingPeriod |
OperatingPeriod.withSeason(SeasonEnumeration... values) |
OperatingPeriod_VersionStructure |
OperatingPeriod_VersionStructure.withSeason(SeasonEnumeration... values) |
PropertyOfDayStructure |
PropertyOfDayStructure.withSeasons(SeasonEnumeration... values) |
PropertyOfDay |
PropertyOfDay.withSeasons(SeasonEnumeration... values) |
| Modifier and Type | Method and Description |
|---|---|
UicOperatingPeriod |
UicOperatingPeriod.withSeason(Collection<SeasonEnumeration> values) |
UicOperatingPeriod_VersionStructure |
UicOperatingPeriod_VersionStructure.withSeason(Collection<SeasonEnumeration> values) |
OperatingPeriod |
OperatingPeriod.withSeason(Collection<SeasonEnumeration> values) |
OperatingPeriod_VersionStructure |
OperatingPeriod_VersionStructure.withSeason(Collection<SeasonEnumeration> values) |
PropertyOfDayStructure |
PropertyOfDayStructure.withSeasons(Collection<SeasonEnumeration> values) |
PropertyOfDay |
PropertyOfDay.withSeasons(Collection<SeasonEnumeration> values) |
Copyright © 2018 Entur AS. All rights reserved.