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