Package | Description |
---|---|
eu.datex2.schema.statisch.measurement.site.messstellen |
Modifier and Type | Class and Description |
---|---|
class |
Location
The specification of a location either on a network (as a point or a linear location) or as an area.
|
class |
NetworkLocation
The specification of a location on a network (as a point or a linear location).
|
class |
Point
A single geospatial point.
|
Modifier and Type | Field and Description |
---|---|
protected GroupOfLocations |
MeasurementSiteRecord.measurementSiteLocation |
Modifier and Type | Method and Description |
---|---|
GroupOfLocations |
MeasurementSiteRecord.getMeasurementSiteLocation()
Gets the value of the measurementSiteLocation property.
|
Modifier and Type | Method and Description |
---|---|
void |
MeasurementSiteRecord.setMeasurementSiteLocation(GroupOfLocations value)
Sets the value of the measurementSiteLocation property.
|