Uses of Class
eu.datex2.siri14.schema._1_0._1_0.Time
-
Packages that use Time Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of Time in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as Time Modifier and Type Field Description protected TimeTimePeriodByHour. endTimeOfPeriodprotected TimeCarParks. queueingTimeprotected TimeTimePeriodByHour. startTimeOfPeriodMethods in eu.datex2.siri14.schema._1_0._1_0 that return Time Modifier and Type Method Description TimeObjectFactory. createTime()Create an instance ofTimeTimeTimePeriodByHour. getEndTimeOfPeriod()Gets the value of the endTimeOfPeriod property.TimeCarParks. getQueueingTime()Gets the value of the queueingTime property.TimeTimePeriodByHour. getStartTimeOfPeriod()Gets the value of the startTimeOfPeriod property.Methods in eu.datex2.siri14.schema._1_0._1_0 with parameters of type Time Modifier and Type Method Description voidTimePeriodByHour. setEndTimeOfPeriod(Time value)Sets the value of the endTimeOfPeriod property.voidCarParks. setQueueingTime(Time value)Sets the value of the queueingTime property.voidTimePeriodByHour. setStartTimeOfPeriod(Time value)Sets the value of the startTimeOfPeriod property.
-