Package | Description |
---|---|
eu.datex2.schema.dynamisch.tmcmeldungen |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Period> |
OverallPeriod.exceptionPeriods |
protected java.util.List<Period> |
OverallPeriod.validPeriods |
Modifier and Type | Method and Description |
---|---|
Period |
ObjectFactory.createPeriod()
Create an instance of
Period |
Modifier and Type | Method and Description |
---|---|
java.util.List<Period> |
OverallPeriod.getExceptionPeriods()
Gets the value of the exceptionPeriods property.
|
java.util.List<Period> |
OverallPeriod.getValidPeriods()
Gets the value of the validPeriods property.
|