Package | Description |
---|---|
eu.datex2.schema.dynamisch.anzeigetafeln.anzeigen |
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 |
Fault.getFaultExtension()
Gets the value of the faultExtension property.
|
ExtensionType |
HeaderInformation.getHeaderInformationExtension()
Gets the value of the headerInformationExtension property.
|
ExtensionType |
InternationalIdentifier.getInternationalIdentifierExtension()
Gets the value of the internationalIdentifierExtension property.
|
ExtensionType |
PayloadPublication.getPayloadPublicationExtension()
Gets the value of the payloadPublicationExtension property.
|
ExtensionType |
TextDisplayAreaSettings.getTextDisplayAreaSettingsExtension()
Gets the value of the textDisplayAreaSettingsExtension property.
|
ExtensionType |
Vms.getVmsExtension()
Gets the value of the vmsExtension property.
|
ExtensionType |
VmsFault.getVmsFaultExtension()
Gets the value of the vmsFaultExtension property.
|
ExtensionType |
VmsMessage.getVmsMessageExtension()
Gets the value of the vmsMessageExtension property.
|
ExtensionType |
VmsPublication.getVmsPublicationExtension()
Gets the value of the vmsPublicationExtension property.
|
ExtensionType |
VmsSetting.getVmsSettingExtension()
Gets the value of the vmsSettingExtension property.
|
ExtensionType |
VmsText.getVmsTextExtension()
Gets the value of the vmsTextExtension property.
|
ExtensionType |
VmsTextLine.getVmsTextLineExtension()
Gets the value of the vmsTextLineExtension property.
|
ExtensionType |
VmsUnit.getVmsUnitExtension()
Gets the value of the vmsUnitExtension 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 |
Fault.setFaultExtension(ExtensionType value)
Sets the value of the faultExtension 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 |
PayloadPublication.setPayloadPublicationExtension(ExtensionType value)
Sets the value of the payloadPublicationExtension property.
|
void |
TextDisplayAreaSettings.setTextDisplayAreaSettingsExtension(ExtensionType value)
Sets the value of the textDisplayAreaSettingsExtension property.
|
void |
Vms.setVmsExtension(ExtensionType value)
Sets the value of the vmsExtension property.
|
void |
VmsFault.setVmsFaultExtension(ExtensionType value)
Sets the value of the vmsFaultExtension property.
|
void |
VmsMessage.setVmsMessageExtension(ExtensionType value)
Sets the value of the vmsMessageExtension property.
|
void |
VmsPublication.setVmsPublicationExtension(ExtensionType value)
Sets the value of the vmsPublicationExtension property.
|
void |
VmsSetting.setVmsSettingExtension(ExtensionType value)
Sets the value of the vmsSettingExtension property.
|
void |
VmsText.setVmsTextExtension(ExtensionType value)
Sets the value of the vmsTextExtension property.
|
void |
VmsTextLine.setVmsTextLineExtension(ExtensionType value)
Sets the value of the vmsTextLineExtension property.
|
void |
VmsUnit.setVmsUnitExtension(ExtensionType value)
Sets the value of the vmsUnitExtension property.
|