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.messstellen.umfelddaten |
Modifier and Type | Method and Description |
---|---|
protected static DirectionCompassEnum |
UDRohdaten.getDirectionCompassEnum(java.lang.Long grad)
Gibt die Himmelsrichtung zurück.
|
Modifier and Type | Field and Description |
---|---|
protected DirectionCompassEnum |
DirectionCompassValue.directionCompass |
Modifier and Type | Method and Description |
---|---|
static DirectionCompassEnum |
DirectionCompassEnum.fromValue(java.lang.String v) |
DirectionCompassEnum |
DirectionCompassValue.getDirectionCompass()
Gets the value of the directionCompass property.
|
static DirectionCompassEnum |
DirectionCompassEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DirectionCompassEnum[] |
DirectionCompassEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectionCompassValue.setDirectionCompass(DirectionCompassEnum value)
Sets the value of the directionCompass property.
|