Package | Description |
---|---|
eu.datex2.schema.statisch.predefined.locations.routen |
Modifier and Type | Field and Description |
---|---|
protected MultilingualString |
PredefinedLocation.predefinedLocationName |
protected MultilingualString |
LinearByCoordinates.roadName |
Modifier and Type | Method and Description |
---|---|
MultilingualString |
ObjectFactory.createMultilingualString()
Create an instance of
MultilingualString |
MultilingualString |
PredefinedLocation.getPredefinedLocationName()
Gets the value of the predefinedLocationName property.
|
MultilingualString |
LinearByCoordinates.getRoadName()
Gets the value of the roadName property.
|
Modifier and Type | Method and Description |
---|---|
void |
PredefinedLocation.setPredefinedLocationName(MultilingualString value)
Sets the value of the predefinedLocationName property.
|
void |
LinearByCoordinates.setRoadName(MultilingualString value)
Sets the value of the roadName property.
|