Package | Description |
---|---|
de.bsvrz.kex.datex2.plugins.konvertierung.impl |
SWE KEx-DatexII (de.bsvrz.kex.datex2)
Copyright (C) 2014 TraffGo Road GmbH
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.
|
eu.datex2.schema.dynamisch.routen.reisezeiten |
Modifier and Type | Method and Description |
---|---|
protected static MultilingualString |
RSReisezeit.konvertiereString(java.lang.String s)
erzeugt einen Multilingualen String.
|
Modifier and Type | Field and Description |
---|---|
protected MultilingualString |
DataValue.reasonForDataError |
protected MultilingualString |
LinearByCoordinates.roadName |
protected MultilingualString |
Source.sourceName |
Modifier and Type | Method and Description |
---|---|
MultilingualString |
ObjectFactory.createMultilingualString()
Create an instance of
MultilingualString |
MultilingualString |
DataValue.getReasonForDataError()
Gets the value of the reasonForDataError property.
|
MultilingualString |
LinearByCoordinates.getRoadName()
Gets the value of the roadName property.
|
MultilingualString |
Source.getSourceName()
Gets the value of the sourceName property.
|
Modifier and Type | Method and Description |
---|---|
void |
DataValue.setReasonForDataError(MultilingualString value)
Sets the value of the reasonForDataError property.
|
void |
LinearByCoordinates.setRoadName(MultilingualString value)
Sets the value of the roadName property.
|
void |
Source.setSourceName(MultilingualString value)
Sets the value of the sourceName property.
|