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