Uses of Class
eu.datex2.siri20.schema._2_0rc1._2_0.Period
-
Packages that use Period Package Description eu.datex2.siri20.schema._2_0rc1._2_0 -
-
Uses of Period in eu.datex2.siri20.schema._2_0rc1._2_0
Fields in eu.datex2.siri20.schema._2_0rc1._2_0 with type parameters of type Period Modifier and Type Field Description protected List<Period>OverallPeriod. exceptionPeriodsprotected List<Period>OverallPeriod. validPeriodsMethods in eu.datex2.siri20.schema._2_0rc1._2_0 that return Period Modifier and Type Method Description PeriodObjectFactory. createPeriod()Create an instance ofPeriodMethods in eu.datex2.siri20.schema._2_0rc1._2_0 that return types with arguments of type Period Modifier and Type Method Description List<Period>OverallPeriod. getExceptionPeriods()Gets the value of the exceptionPeriods property.List<Period>OverallPeriod. getValidPeriods()Gets the value of the validPeriods property.
-