Package | Description |
---|---|
eu.datex2.schema.statisch.vms.table.anzeigetafeln |
Modifier and Type | Field and Description |
---|---|
protected InternationalIdentifier |
PayloadPublication.publicationCreator |
protected InternationalIdentifier |
Exchange.supplierIdentification |
Modifier and Type | Method and Description |
---|---|
InternationalIdentifier |
ObjectFactory.createInternationalIdentifier()
Create an instance of
InternationalIdentifier |
InternationalIdentifier |
PayloadPublication.getPublicationCreator()
Gets the value of the publicationCreator property.
|
InternationalIdentifier |
Exchange.getSupplierIdentification()
Gets the value of the supplierIdentification property.
|
Modifier and Type | Method and Description |
---|---|
void |
PayloadPublication.setPublicationCreator(InternationalIdentifier value)
Sets the value of the publicationCreator property.
|
void |
Exchange.setSupplierIdentification(InternationalIdentifier value)
Sets the value of the supplierIdentification property.
|