| Package | Description |
|---|---|
| org.rutebanken.netex.model |
| Modifier and Type | Field and Description |
|---|---|
protected CheckDirectionEnumeration |
CheckConstraint_VersionStructure.checkDirection |
| Modifier and Type | Method and Description |
|---|---|
static CheckDirectionEnumeration |
CheckDirectionEnumeration.fromValue(String v) |
CheckDirectionEnumeration |
CheckConstraint_VersionStructure.getCheckDirection()
Gets the value of the checkDirection property.
|
static CheckDirectionEnumeration |
CheckDirectionEnumeration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckDirectionEnumeration[] |
CheckDirectionEnumeration.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.setCheckDirection(CheckDirectionEnumeration value)
Sets the value of the checkDirection property.
|
CheckConstraint |
CheckConstraint.withCheckDirection(CheckDirectionEnumeration value) |
CheckConstraint_VersionStructure |
CheckConstraint_VersionStructure.withCheckDirection(CheckDirectionEnumeration value) |
Copyright © 2018 Entur AS. All rights reserved.