Package | Description |
---|---|
de.bsvrz.sys.funclib.bitctrl.modell.netz |
Modifier and Type | Field and Description |
---|---|
private NetzInterface.ASBStationierungsRichtung |
AsbStationierungOrtsReferenz.richtung
Stationierungsrichtung für den ASB Abschnitt.
|
Modifier and Type | Method and Description |
---|---|
NetzInterface.ASBStationierungsRichtung |
AsbStationierungOrtsReferenzInterface.getAsbStationierungsRichtung()
Gibt die Stationierungsrichtung für den ASB Abschnitt zurück.
|
NetzInterface.ASBStationierungsRichtung |
AsbStationierungOrtsReferenz.getAsbStationierungsRichtung() |
static NetzInterface.ASBStationierungsRichtung |
NetzInterface.ASBStationierungsRichtung.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetzInterface.ASBStationierungsRichtung[] |
NetzInterface.ASBStationierungsRichtung.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AsbStationierungBereich(String anfangsKnoten,
String endKnoten,
NetzInterface.ASBStationierungsRichtung richtung,
long minStationierung,
long maxStationierung)
Erzeugt eine Instanz eines ASB-Stationierungsbereiches.
|
AsbStationierungOrtsReferenz(String anfangsKnoten,
String endKnoten,
NetzInterface.ASBStationierungsRichtung richtung,
long stationierung)
Erzeugt eine Instanz einer Ortsreferenzen vom ASB-Stationierungssystem.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.