Uses of Class
uk.org.siri.siri21.DatedCall
-
Packages that use DatedCall Package Description uk.org.siri.siri21 -
-
Uses of DatedCall in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type DatedCall Modifier and Type Field Description protected List<DatedCall>DatedVehicleJourney.DatedCalls. datedCallsMethods in uk.org.siri.siri21 that return DatedCall Modifier and Type Method Description DatedCallObjectFactory. createDatedCall()Create an instance ofDatedCallMethods in uk.org.siri.siri21 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.
-