Package | Description |
---|---|
eu.datex2.schema.statisch.vms.table.anzeigetafeln |
Modifier and Type | Method and Description |
---|---|
ExtensionType |
ObjectFactory.createExtensionType()
Create an instance of
ExtensionType |
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 |
VmsRecord.getVmsRecordExtension()
Gets the value of the vmsRecordExtension property.
|
ExtensionType |
VmsTablePublication.getVmsTablePublicationExtension()
Gets the value of the vmsTablePublicationExtension property.
|
ExtensionType |
VmsTextDisplayCharacteristics.getVmsTextDisplayCharacteristicsExtension()
Gets the value of the vmsTextDisplayCharacteristicsExtension property.
|
ExtensionType |
VmsUnitRecord.getVmsUnitRecordExtension()
Gets the value of the vmsUnitRecordExtension property.
|
ExtensionType |
VmsUnitTable.getVmsUnitTableExtension()
Gets the value of the vmsUnitTableExtension property.
|
Modifier and Type | Method and Description |
---|---|
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 |
VmsRecord.setVmsRecordExtension(ExtensionType value)
Sets the value of the vmsRecordExtension property.
|
void |
VmsTablePublication.setVmsTablePublicationExtension(ExtensionType value)
Sets the value of the vmsTablePublicationExtension property.
|
void |
VmsTextDisplayCharacteristics.setVmsTextDisplayCharacteristicsExtension(ExtensionType value)
Sets the value of the vmsTextDisplayCharacteristicsExtension property.
|
void |
VmsUnitRecord.setVmsUnitRecordExtension(ExtensionType value)
Sets the value of the vmsUnitRecordExtension property.
|
void |
VmsUnitTable.setVmsUnitTableExtension(ExtensionType value)
Sets the value of the vmsUnitTableExtension property.
|