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