Uses of Class
uk.org.siri.siri20.RecordedCall
-
Packages that use RecordedCall Package Description uk.org.siri.siri20 -
-
Uses of RecordedCall in uk.org.siri.siri20
Fields in uk.org.siri.siri20 with type parameters of type RecordedCall Modifier and Type Field Description protected List<RecordedCall>EstimatedVehicleJourney.RecordedCalls. recordedCallsMethods in uk.org.siri.siri20 that return RecordedCall Modifier and Type Method Description RecordedCallObjectFactory. createRecordedCall()Create an instance ofRecordedCallMethods in uk.org.siri.siri20 that return types with arguments of type RecordedCall Modifier and Type Method Description List<RecordedCall>EstimatedVehicleJourney.RecordedCalls. getRecordedCalls()Gets the value of the recordedCalls property.
-