| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected CrowdingEnumeration |
PropertyOfDayStructure.crowding |
| Modifier and Type | Method and Description |
|---|---|
static CrowdingEnumeration |
CrowdingEnumeration.fromValue(String v) |
CrowdingEnumeration |
PropertyOfDayStructure.getCrowding()
Gets the value of the crowding property.
|
static CrowdingEnumeration |
CrowdingEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CrowdingEnumeration[] |
CrowdingEnumeration.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.setCrowding(CrowdingEnumeration value)
Sets the value of the crowding property.
|
PropertyOfDayStructure |
PropertyOfDayStructure.withCrowding(CrowdingEnumeration value) |
PropertyOfDay |
PropertyOfDay.withCrowding(CrowdingEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.