Package | Description |
---|---|
eu.datex2.schema.dynamisch.tmcmeldungen |
Modifier and Type | Class and Description |
---|---|
class |
AlertCMethod2Point
A single point on the road network defined by reference to a point in a pre-defined ALERT-C location table and which has an associated direction of traffic flow.
|
class |
AlertCMethod4Point
A single point on the road network defined by reference to a point in a pre-defined ALERT-C location table plus an offset distance and which has an associated direction of traffic flow.
|
Modifier and Type | Field and Description |
---|---|
protected AlertCPoint |
Point.alertCPoint |
Modifier and Type | Method and Description |
---|---|
AlertCPoint |
Point.getAlertCPoint()
Gets the value of the alertCPoint property.
|
Modifier and Type | Method and Description |
---|---|
void |
Point.setAlertCPoint(AlertCPoint value)
Sets the value of the alertCPoint property.
|