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