Uses of Class
eu.datex2.siri14.schema._1_0._1_0.TimePeriodOfDay
-
Packages that use TimePeriodOfDay Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of TimePeriodOfDay in eu.datex2.siri14.schema._1_0._1_0
Subclasses of TimePeriodOfDay in eu.datex2.siri14.schema._1_0._1_0 Modifier and Type Class Description classTimePeriodByHourSpecification of a continuous period within a 24 hour period by times.Fields in eu.datex2.siri14.schema._1_0._1_0 with type parameters of type TimePeriodOfDay Modifier and Type Field Description protected List<TimePeriodOfDay>Period. recurringTimePeriodOfDaiesMethods in eu.datex2.siri14.schema._1_0._1_0 that return types with arguments of type TimePeriodOfDay Modifier and Type Method Description List<TimePeriodOfDay>Period. getRecurringTimePeriodOfDaies()Gets the value of the recurringTimePeriodOfDaies property.
-