| Package | Description |
|---|---|
| eu.datex2.schema._2._2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected DirectionEnum |
PointAlongLinearElement.directionBoundAtPoint |
protected DirectionEnum |
LinearWithinLinearElement.directionBoundOnLinearSection |
protected DirectionEnum |
MeasurementSiteRecord.measurementSide |
protected DirectionEnum |
ParkingRouteDetails.parkingRouteDirection |
protected DirectionEnum |
TpegPointLocation.tpegDirection |
protected DirectionEnum |
TpegLinearLocation.tpegDirection |
| Modifier and Type | Field and Description |
|---|---|
protected List<DirectionEnum> |
NetworkManagement.applicableForTrafficDirection |
| Modifier and Type | Method and Description |
|---|---|
static DirectionEnum |
DirectionEnum.fromValue(String v) |
DirectionEnum |
PointAlongLinearElement.getDirectionBoundAtPoint()
Gets the value of the directionBoundAtPoint property.
|
DirectionEnum |
LinearWithinLinearElement.getDirectionBoundOnLinearSection()
Gets the value of the directionBoundOnLinearSection property.
|
DirectionEnum |
MeasurementSiteRecord.getMeasurementSide()
Gets the value of the measurementSide property.
|
DirectionEnum |
ParkingRouteDetails.getParkingRouteDirection()
Gets the value of the parkingRouteDirection property.
|
DirectionEnum |
TpegPointLocation.getTpegDirection()
Gets the value of the tpegDirection property.
|
DirectionEnum |
TpegLinearLocation.getTpegDirection()
Gets the value of the tpegDirection property.
|
static DirectionEnum |
DirectionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectionEnum[] |
DirectionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<DirectionEnum> |
NetworkManagement.getApplicableForTrafficDirection()
Gets the value of the applicableForTrafficDirection property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PointAlongLinearElement.setDirectionBoundAtPoint(DirectionEnum value)
Sets the value of the directionBoundAtPoint property.
|
void |
LinearWithinLinearElement.setDirectionBoundOnLinearSection(DirectionEnum value)
Sets the value of the directionBoundOnLinearSection property.
|
void |
MeasurementSiteRecord.setMeasurementSide(DirectionEnum value)
Sets the value of the measurementSide property.
|
void |
ParkingRouteDetails.setParkingRouteDirection(DirectionEnum value)
Sets the value of the parkingRouteDirection property.
|
void |
TpegPointLocation.setTpegDirection(DirectionEnum value)
Sets the value of the tpegDirection property.
|
void |
TpegLinearLocation.setTpegDirection(DirectionEnum value)
Sets the value of the tpegDirection property.
|
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.