Package | Description |
---|---|
eu.datex2.schema.statisch.measurement.site.messstellen |
Modifier and Type | Field and Description |
---|---|
protected MultilingualString |
PointAlongLinearElement.administrativeAreaOfPoint |
protected MultilingualString |
AlertCDirection.alertCDirectionNamed |
protected MultilingualString |
AlertCLocation.alertCLocationName |
protected MultilingualString |
TpegDescriptor.descriptor |
protected MultilingualString |
Referent.referentDescription |
protected MultilingualString |
LinearElement.roadName |
Modifier and Type | Method and Description |
---|---|
MultilingualString |
PointAlongLinearElement.getAdministrativeAreaOfPoint()
Gets the value of the administrativeAreaOfPoint property.
|
MultilingualString |
AlertCDirection.getAlertCDirectionNamed()
Gets the value of the alertCDirectionNamed property.
|
MultilingualString |
AlertCLocation.getAlertCLocationName()
Gets the value of the alertCLocationName property.
|
MultilingualString |
TpegDescriptor.getDescriptor()
Gets the value of the descriptor property.
|
MultilingualString |
Referent.getReferentDescription()
Gets the value of the referentDescription property.
|
MultilingualString |
LinearElement.getRoadName()
Gets the value of the roadName property.
|
Modifier and Type | Method and Description |
---|---|
void |
PointAlongLinearElement.setAdministrativeAreaOfPoint(MultilingualString value)
Sets the value of the administrativeAreaOfPoint property.
|
void |
AlertCDirection.setAlertCDirectionNamed(MultilingualString value)
Sets the value of the alertCDirectionNamed property.
|
void |
AlertCLocation.setAlertCLocationName(MultilingualString value)
Sets the value of the alertCLocationName property.
|
void |
TpegDescriptor.setDescriptor(MultilingualString value)
Sets the value of the descriptor property.
|
void |
Referent.setReferentDescription(MultilingualString value)
Sets the value of the referentDescription property.
|
void |
LinearElement.setRoadName(MultilingualString value)
Sets the value of the roadName property.
|