Package | Description |
---|---|
de.bsvrz.kex.datex2.plugins.konvertierung.impl |
SWE KEx-DatexII (de.bsvrz.kex.datex2)
Copyright (C) 2014 TraffGo Road GmbH
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.
|
eu.datex2.schema.statisch.measurement.site.messstellen |
Modifier and Type | Method and Description |
---|---|
private boolean |
UDMeasurementSite.istGueltig(MeasurementSiteTable measurementSiteTable)
Prüft, ob die Tabelle grundsätzlich gültig sein kann (hier: ist die Anzahl an SiteRecord-Einträgen dem Schema
entsprechend ausreichend).
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<MeasurementSiteTable> |
MeasurementSiteTablePublication.measurementSiteTables |
Modifier and Type | Method and Description |
---|---|
MeasurementSiteTable |
ObjectFactory.createMeasurementSiteTable()
Create an instance of
MeasurementSiteTable |
Modifier and Type | Method and Description |
---|---|
java.util.List<MeasurementSiteTable> |
MeasurementSiteTablePublication.getMeasurementSiteTables()
Gets the value of the measurementSiteTables property.
|