| Package | Description |
|---|---|
| eu.datex2.schema.dynamisch.tmcmeldungen |
| Modifier and Type | Field and Description |
|---|---|
protected PointAlongLinearElement |
Point.pointAlongLinearElement |
protected PointAlongLinearElement |
AdditonalPointAlongLinearElement.pointAlongLinearElement |
| Modifier and Type | Method and Description |
|---|---|
PointAlongLinearElement |
ObjectFactory.createPointAlongLinearElement()
Create an instance of
PointAlongLinearElement |
PointAlongLinearElement |
Point.getPointAlongLinearElement()
Gets the value of the pointAlongLinearElement property.
|
PointAlongLinearElement |
AdditonalPointAlongLinearElement.getPointAlongLinearElement()
Gets the value of the pointAlongLinearElement property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Point.setPointAlongLinearElement(PointAlongLinearElement value)
Sets the value of the pointAlongLinearElement property.
|
void |
AdditonalPointAlongLinearElement.setPointAlongLinearElement(PointAlongLinearElement value)
Sets the value of the pointAlongLinearElement property.
|