Package | Description |
---|---|
eu.datex2.schema.dynamisch.routen.reisezeiten |
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 |
DurationValue.getDurationValueExtension()
Gets the value of the durationValueExtension property.
|
ExtensionType |
ElaboratedData.getElaboratedDataExtension()
Gets the value of the elaboratedDataExtension property.
|
ExtensionType |
ElaboratedDataPublication.getElaboratedDataPublicationExtension()
Gets the value of the elaboratedDataPublicationExtension property.
|
ExtensionType |
Exchange.getExchangeExtension()
Gets the value of the exchangeExtension 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 |
NetworkLocation.getNetworkLocationExtension()
Gets the value of the networkLocationExtension property.
|
ExtensionType |
PayloadPublication.getPayloadPublicationExtension()
Gets the value of the payloadPublicationExtension property.
|
ExtensionType |
PointCoordinates.getPointCoordinatesExtension()
Gets the value of the pointCoordinatesExtension property.
|
ExtensionType |
ReferenceSettings.getReferenceSettingsExtension()
Gets the value of the referenceSettingsExtension property.
|
ExtensionType |
Source.getSourceExtension()
Gets the value of the sourceExtension property.
|
ExtensionType |
TravelTimeData.getTravelTimeDataExtension()
Gets the value of the travelTimeDataExtension 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 |
DurationValue.setDurationValueExtension(ExtensionType value)
Sets the value of the durationValueExtension property.
|
void |
ElaboratedData.setElaboratedDataExtension(ExtensionType value)
Sets the value of the elaboratedDataExtension 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 |
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 |
NetworkLocation.setNetworkLocationExtension(ExtensionType value)
Sets the value of the networkLocationExtension property.
|
void |
PayloadPublication.setPayloadPublicationExtension(ExtensionType value)
Sets the value of the payloadPublicationExtension property.
|
void |
PointCoordinates.setPointCoordinatesExtension(ExtensionType value)
Sets the value of the pointCoordinatesExtension property.
|
void |
ReferenceSettings.setReferenceSettingsExtension(ExtensionType value)
Sets the value of the referenceSettingsExtension property.
|
void |
Source.setSourceExtension(ExtensionType value)
Sets the value of the sourceExtension property.
|
void |
TravelTimeData.setTravelTimeDataExtension(ExtensionType value)
Sets the value of the travelTimeDataExtension property.
|