Uses of Class
uk.org.siri.siri21.EstimatedVehicleJourney.JourneyParts
-
Packages that use EstimatedVehicleJourney.JourneyParts Package Description uk.org.siri.siri21 -
-
Uses of EstimatedVehicleJourney.JourneyParts in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as EstimatedVehicleJourney.JourneyParts Modifier and Type Field Description protected EstimatedVehicleJourney.JourneyPartsEstimatedVehicleJourney. journeyPartsprotected EstimatedVehicleJourney.JourneyPartsMonitoredVehicleJourneyStructure. journeyPartsMethods in uk.org.siri.siri21 that return EstimatedVehicleJourney.JourneyParts Modifier and Type Method Description EstimatedVehicleJourney.JourneyPartsObjectFactory. createEstimatedVehicleJourneyJourneyParts()Create an instance ofEstimatedVehicleJourney.JourneyPartsEstimatedVehicleJourney.JourneyPartsEstimatedVehicleJourney. getJourneyParts()Gets the value of the journeyParts property.EstimatedVehicleJourney.JourneyPartsMonitoredVehicleJourneyStructure. getJourneyParts()Gets the value of the journeyParts property.Methods in uk.org.siri.siri21 with parameters of type EstimatedVehicleJourney.JourneyParts Modifier and Type Method Description voidEstimatedVehicleJourney. setJourneyParts(EstimatedVehicleJourney.JourneyParts value)Sets the value of the journeyParts property.voidMonitoredVehicleJourneyStructure. setJourneyParts(EstimatedVehicleJourney.JourneyParts value)Sets the value of the journeyParts property.
-