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