| Package | Description |
|---|---|
| eu.datex2.schema._2._2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected SeverityEnum |
Situation.overallSeverity |
protected SeverityEnum |
SituationRecord.severity |
| Modifier and Type | Method and Description |
|---|---|
static SeverityEnum |
SeverityEnum.fromValue(String v) |
SeverityEnum |
Situation.getOverallSeverity()
Gets the value of the overallSeverity property.
|
SeverityEnum |
SituationRecord.getSeverity()
Gets the value of the severity property.
|
static SeverityEnum |
SeverityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SeverityEnum[] |
SeverityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Situation.setOverallSeverity(SeverityEnum value)
Sets the value of the overallSeverity property.
|
void |
SituationRecord.setSeverity(SeverityEnum value)
Sets the value of the severity property.
|
Copyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.