Package | Description |
---|---|
eu.datex2.schema.dynamisch.routen.reisezeiten |
Modifier and Type | Field and Description |
---|---|
protected PointCoordinates |
LinearByCoordinates.end |
protected PointCoordinates |
Intermediate.pointCoordinates |
protected PointCoordinates |
LinearByCoordinates.start |
Modifier and Type | Method and Description |
---|---|
PointCoordinates |
LinearByCoordinates.getEnd()
Gets the value of the end property.
|
PointCoordinates |
Intermediate.getPointCoordinates()
Gets the value of the pointCoordinates property.
|
PointCoordinates |
LinearByCoordinates.getStart()
Gets the value of the start property.
|
Modifier and Type | Method and Description |
---|---|
void |
LinearByCoordinates.setEnd(PointCoordinates value)
Sets the value of the end property.
|
void |
Intermediate.setPointCoordinates(PointCoordinates value)
Sets the value of the pointCoordinates property.
|
void |
LinearByCoordinates.setStart(PointCoordinates value)
Sets the value of the start property.
|