Package | Description |
---|---|
eu.datex2.schema.dynamisch.tmcmeldungen |
Modifier and Type | Field and Description |
---|---|
protected TpegLoc01LinearLocationSubtypeEnum |
TpegLinearLocation.tpegLinearLocationType |
Modifier and Type | Method and Description |
---|---|
static TpegLoc01LinearLocationSubtypeEnum |
TpegLoc01LinearLocationSubtypeEnum.fromValue(java.lang.String v) |
TpegLoc01LinearLocationSubtypeEnum |
TpegLinearLocation.getTpegLinearLocationType()
Gets the value of the tpegLinearLocationType property.
|
static TpegLoc01LinearLocationSubtypeEnum |
TpegLoc01LinearLocationSubtypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TpegLoc01LinearLocationSubtypeEnum[] |
TpegLoc01LinearLocationSubtypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TpegLinearLocation.setTpegLinearLocationType(TpegLoc01LinearLocationSubtypeEnum value)
Sets the value of the tpegLinearLocationType property.
|