public final class MweAttribut extends Object
qKfz
,qLkw
,qPkw
,vKfz
,vLkw
undvPkw
.Modifier and Type | Field and Description |
---|---|
static MweAttribut |
Q_KFZ
Attribut
qKfz . |
static MweAttribut |
Q_LKW
Attribut
qLkw . |
static MweAttribut |
Q_PKW
Attribut
qPkw . |
static MweAttribut |
V_KFZ
Attribut
vKfz . |
static MweAttribut |
V_LKW
Attribut
vLkw . |
static MweAttribut |
V_PKW
Attribut
vPkw . |
Modifier and Type | Method and Description |
---|---|
static MweAttribut |
getInstanz(String name)
Erfragt eine mit dem übergebenen Namen korrespondierende statische
Instanz dieser Klasse.
|
static Collection<MweAttribut> |
getInstanzen()
Erfragt alle statischen Instanzen dieser Klasse.
|
String |
getName()
Erfragt den Namen dieses Attributs.
|
boolean |
isQWert()
Erfragt, ob es sich bei diesem Attribut um die Verkehrsstärke einer
Fahrzeuggruppe handelt.
|
String |
toString() |
public static final MweAttribut Q_KFZ
qKfz
.public static final MweAttribut Q_LKW
qLkw
.public static final MweAttribut Q_PKW
qPkw
.public static final MweAttribut V_KFZ
vKfz
.public static final MweAttribut V_LKW
vLkw
.public static final MweAttribut V_PKW
vPkw
.public static MweAttribut getInstanz(String name)
name
- ein Attribut-Namenull
public boolean isQWert()
public static Collection<MweAttribut> getInstanzen()
public String getName()
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.