Uses of Class
uk.org.siri.siri20.DatedCall
-
Packages that use DatedCall Package Description uk.org.siri.siri20 -
-
Uses of DatedCall in uk.org.siri.siri20
Fields in uk.org.siri.siri20 with type parameters of type DatedCall Modifier and Type Field Description protected List<DatedCall>DatedVehicleJourney.DatedCalls. datedCallsMethods in uk.org.siri.siri20 that return DatedCall Modifier and Type Method Description DatedCallObjectFactory. createDatedCall()Create an instance ofDatedCallMethods in uk.org.siri.siri20 that return types with arguments of type DatedCall Modifier and Type Method Description List<DatedCall>DatedVehicleJourney.DatedCalls. getDatedCalls()Gets the value of the datedCalls property.
-