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