Package | Description |
---|---|
eu.datex2.schema.dynamisch.fahrstreifen.verkehrswerte |
Modifier and Type | Method and Description |
---|---|
ExtensionType |
ObjectFactory.createExtensionType()
Create an instance of
ExtensionType |
ExtensionType |
BasicData.getBasicDataExtension()
Gets the value of the basicDataExtension property.
|
ExtensionType |
D2LogicalModel.getD2LogicalModelExtension()
Gets the value of the d2LogicalModelExtension property.
|
ExtensionType |
DataValue.getDataValueExtension()
Gets the value of the dataValueExtension property.
|
ExtensionType |
ElaboratedData.getElaboratedDataExtension()
Gets the value of the elaboratedDataExtension property.
|
ExtensionType |
ElaboratedDataFault.getElaboratedDataFaultExtension()
Gets the value of the elaboratedDataFaultExtension property.
|
ExtensionType |
ElaboratedDataPublication.getElaboratedDataPublicationExtension()
Gets the value of the elaboratedDataPublicationExtension property.
|
ExtensionType |
Exchange.getExchangeExtension()
Gets the value of the exchangeExtension property.
|
ExtensionType |
Fault.getFaultExtension()
Gets the value of the faultExtension property.
|
ExtensionType |
GroupOfLocations.getGroupOfLocationsExtension()
Gets the value of the groupOfLocationsExtension property.
|
ExtensionType |
HeaderInformation.getHeaderInformationExtension()
Gets the value of the headerInformationExtension property.
|
ExtensionType |
InternationalIdentifier.getInternationalIdentifierExtension()
Gets the value of the internationalIdentifierExtension property.
|
ExtensionType |
LocationByReference.getLocationByReferenceExtension()
Gets the value of the locationByReferenceExtension property.
|
ExtensionType |
Location.getLocationExtension()
Gets the value of the locationExtension property.
|
ExtensionType |
PayloadPublication.getPayloadPublicationExtension()
Gets the value of the payloadPublicationExtension property.
|
ExtensionType |
PercentageValue.getPercentageValueExtension()
Gets the value of the percentageValueExtension property.
|
ExtensionType |
ReferenceSettings.getReferenceSettingsExtension()
Gets the value of the referenceSettingsExtension property.
|
ExtensionType |
SpeedValue.getSpeedValueExtension()
Gets the value of the speedValueExtension property.
|
ExtensionType |
TrafficData.getTrafficDataExtension()
Gets the value of the trafficDataExtension property.
|
ExtensionType |
TrafficFlow.getTrafficFlowExtension()
Gets the value of the trafficFlowExtension property.
|
ExtensionType |
TrafficSpeed.getTrafficSpeedExtension()
Gets the value of the trafficSpeedExtension property.
|
ExtensionType |
VehicleCharacteristics.getVehicleCharacteristicsExtension()
Gets the value of the vehicleCharacteristicsExtension property.
|
ExtensionType |
VehicleFlowValue.getVehicleFlowValueExtension()
Gets the value of the vehicleFlowValueExtension property.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicData.setBasicDataExtension(ExtensionType value)
Sets the value of the basicDataExtension property.
|
void |
D2LogicalModel.setD2LogicalModelExtension(ExtensionType value)
Sets the value of the d2LogicalModelExtension property.
|
void |
DataValue.setDataValueExtension(ExtensionType value)
Sets the value of the dataValueExtension property.
|
void |
ElaboratedData.setElaboratedDataExtension(ExtensionType value)
Sets the value of the elaboratedDataExtension property.
|
void |
ElaboratedDataFault.setElaboratedDataFaultExtension(ExtensionType value)
Sets the value of the elaboratedDataFaultExtension property.
|
void |
ElaboratedDataPublication.setElaboratedDataPublicationExtension(ExtensionType value)
Sets the value of the elaboratedDataPublicationExtension property.
|
void |
Exchange.setExchangeExtension(ExtensionType value)
Sets the value of the exchangeExtension property.
|
void |
Fault.setFaultExtension(ExtensionType value)
Sets the value of the faultExtension property.
|
void |
GroupOfLocations.setGroupOfLocationsExtension(ExtensionType value)
Sets the value of the groupOfLocationsExtension property.
|
void |
HeaderInformation.setHeaderInformationExtension(ExtensionType value)
Sets the value of the headerInformationExtension property.
|
void |
InternationalIdentifier.setInternationalIdentifierExtension(ExtensionType value)
Sets the value of the internationalIdentifierExtension property.
|
void |
LocationByReference.setLocationByReferenceExtension(ExtensionType value)
Sets the value of the locationByReferenceExtension property.
|
void |
Location.setLocationExtension(ExtensionType value)
Sets the value of the locationExtension property.
|
void |
PayloadPublication.setPayloadPublicationExtension(ExtensionType value)
Sets the value of the payloadPublicationExtension property.
|
void |
PercentageValue.setPercentageValueExtension(ExtensionType value)
Sets the value of the percentageValueExtension property.
|
void |
ReferenceSettings.setReferenceSettingsExtension(ExtensionType value)
Sets the value of the referenceSettingsExtension property.
|
void |
SpeedValue.setSpeedValueExtension(ExtensionType value)
Sets the value of the speedValueExtension property.
|
void |
TrafficData.setTrafficDataExtension(ExtensionType value)
Sets the value of the trafficDataExtension property.
|
void |
TrafficFlow.setTrafficFlowExtension(ExtensionType value)
Sets the value of the trafficFlowExtension property.
|
void |
TrafficSpeed.setTrafficSpeedExtension(ExtensionType value)
Sets the value of the trafficSpeedExtension property.
|
void |
VehicleCharacteristics.setVehicleCharacteristicsExtension(ExtensionType value)
Sets the value of the vehicleCharacteristicsExtension property.
|
void |
VehicleFlowValue.setVehicleFlowValueExtension(ExtensionType value)
Sets the value of the vehicleFlowValueExtension property.
|