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