Uses of Class
uk.org.siri.siri21.EstimatedVehicleJourney.RecordedCalls
-
Packages that use EstimatedVehicleJourney.RecordedCalls Package Description uk.org.siri.siri21 -
-
Uses of EstimatedVehicleJourney.RecordedCalls in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as EstimatedVehicleJourney.RecordedCalls Modifier and Type Field Description protected EstimatedVehicleJourney.RecordedCallsEstimatedVehicleJourney. recordedCallsMethods in uk.org.siri.siri21 that return EstimatedVehicleJourney.RecordedCalls Modifier and Type Method Description EstimatedVehicleJourney.RecordedCallsObjectFactory. createEstimatedVehicleJourneyRecordedCalls()Create an instance ofEstimatedVehicleJourney.RecordedCallsEstimatedVehicleJourney.RecordedCallsEstimatedVehicleJourney. getRecordedCalls()Gets the value of the recordedCalls property.Methods in uk.org.siri.siri21 with parameters of type EstimatedVehicleJourney.RecordedCalls Modifier and Type Method Description voidEstimatedVehicleJourney. setRecordedCalls(EstimatedVehicleJourney.RecordedCalls value)Sets the value of the recordedCalls property.
-