| Package | Description |
|---|---|
| eu.datex2.schema.statisch.measurement.site.messstellen |
| Modifier and Type | Field and Description |
|---|---|
protected PointCoordinates |
TpegNonJunctionPoint.pointCoordinates |
protected PointCoordinates |
TpegJunction.pointCoordinates |
protected PointCoordinates |
Referent.pointCoordinates |
protected PointCoordinates |
PointByCoordinates.pointCoordinates |
| Modifier and Type | Method and Description |
|---|---|
PointCoordinates |
ObjectFactory.createPointCoordinates()
Create an instance of
PointCoordinates |
PointCoordinates |
TpegNonJunctionPoint.getPointCoordinates()
Gets the value of the pointCoordinates property.
|
PointCoordinates |
TpegJunction.getPointCoordinates()
Gets the value of the pointCoordinates property.
|
PointCoordinates |
Referent.getPointCoordinates()
Gets the value of the pointCoordinates property.
|
PointCoordinates |
PointByCoordinates.getPointCoordinates()
Gets the value of the pointCoordinates property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TpegNonJunctionPoint.setPointCoordinates(PointCoordinates value)
Sets the value of the pointCoordinates property.
|
void |
TpegJunction.setPointCoordinates(PointCoordinates value)
Sets the value of the pointCoordinates property.
|
void |
Referent.setPointCoordinates(PointCoordinates value)
Sets the value of the pointCoordinates property.
|
void |
PointByCoordinates.setPointCoordinates(PointCoordinates value)
Sets the value of the pointCoordinates property.
|