Uses of Class
uk.org.siri.siri21.RecordedCall
-
Packages that use RecordedCall Package Description uk.org.siri.siri21 -
-
Uses of RecordedCall in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type RecordedCall Modifier and Type Field Description protected List<RecordedCall>EstimatedVehicleJourney.RecordedCalls. recordedCallsMethods in uk.org.siri.siri21 that return RecordedCall Modifier and Type Method Description RecordedCallObjectFactory. createRecordedCall()Create an instance ofRecordedCallMethods in uk.org.siri.siri21 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.
-