Package | Description |
---|---|
eu.datex2.schema.statisch.predefined.locations.fahrstreifen |
Modifier and Type | Method and Description |
---|---|
ExtensionType |
ObjectFactory.createExtensionType()
Create an instance of
ExtensionType |
ExtensionType |
AffectedCarriagewayAndLanes.getAffectedCarriagewayAndLanesExtension()
Gets the value of the affectedCarriagewayAndLanesExtension property.
|
ExtensionType |
D2LogicalModel.getD2LogicalModelExtension()
Gets the value of the d2LogicalModelExtension 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 |
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 |
PointByCoordinates.getPointByCoordinatesExtension()
Gets the value of the pointByCoordinatesExtension property.
|
ExtensionType |
PointCoordinates.getPointCoordinatesExtension()
Gets the value of the pointCoordinatesExtension property.
|
ExtensionType |
Point.getPointExtension()
Gets the value of the pointExtension property.
|
ExtensionType |
PredefinedLocationContainer.getPredefinedLocationContainerExtension()
Gets the value of the predefinedLocationContainerExtension property.
|
ExtensionType |
PredefinedLocation.getPredefinedLocationExtension()
Gets the value of the predefinedLocationExtension property.
|
ExtensionType |
PredefinedLocationsPublication.getPredefinedLocationsPublicationExtension()
Gets the value of the predefinedLocationsPublicationExtension property.
|
ExtensionType |
PredefinedNonOrderedLocationGroup.getPredefinedNonOrderedLocationGroupExtension()
Gets the value of the predefinedNonOrderedLocationGroupExtension property.
|
ExtensionType |
SupplementaryPositionalDescription.getSupplementaryPositionalDescriptionExtension()
Gets the value of the supplementaryPositionalDescriptionExtension property.
|
Modifier and Type | Method and Description |
---|---|
void |
AffectedCarriagewayAndLanes.setAffectedCarriagewayAndLanesExtension(ExtensionType value)
Sets the value of the affectedCarriagewayAndLanesExtension property.
|
void |
D2LogicalModel.setD2LogicalModelExtension(ExtensionType value)
Sets the value of the d2LogicalModelExtension 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 |
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 |
PointByCoordinates.setPointByCoordinatesExtension(ExtensionType value)
Sets the value of the pointByCoordinatesExtension property.
|
void |
PointCoordinates.setPointCoordinatesExtension(ExtensionType value)
Sets the value of the pointCoordinatesExtension property.
|
void |
Point.setPointExtension(ExtensionType value)
Sets the value of the pointExtension property.
|
void |
PredefinedLocationContainer.setPredefinedLocationContainerExtension(ExtensionType value)
Sets the value of the predefinedLocationContainerExtension property.
|
void |
PredefinedLocation.setPredefinedLocationExtension(ExtensionType value)
Sets the value of the predefinedLocationExtension property.
|
void |
PredefinedLocationsPublication.setPredefinedLocationsPublicationExtension(ExtensionType value)
Sets the value of the predefinedLocationsPublicationExtension property.
|
void |
PredefinedNonOrderedLocationGroup.setPredefinedNonOrderedLocationGroupExtension(ExtensionType value)
Sets the value of the predefinedNonOrderedLocationGroupExtension property.
|
void |
SupplementaryPositionalDescription.setSupplementaryPositionalDescriptionExtension(ExtensionType value)
Sets the value of the supplementaryPositionalDescriptionExtension property.
|