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