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.
|
Modifier and Type | Method and Description |
---|---|
static UDRohdaten.RoadSurfaceInformationEnum |
UDRohdaten.RoadSurfaceInformationEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UDRohdaten.RoadSurfaceInformationEnum[] |
UDRohdaten.RoadSurfaceInformationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
UDRohdaten.setRoadSurfaceInformation(MeasuredValue measuredValue,
de.bsvrz.dav.daf.main.ResultData data,
UDRohdaten.RoadSurfaceInformationEnum information,
javax.xml.datatype.XMLGregorianCalendar xmlGregorianCalendar)
Setzt die Strassenoberflächeninformation in DatexII in Abhängigkeit des Wertes aus dem DaV.
|