Uses of Class
uk.org.siri.siri21.DatedVehicleJourney.TrainElements
-
Packages that use DatedVehicleJourney.TrainElements Package Description uk.org.siri.siri21 -
-
Uses of DatedVehicleJourney.TrainElements in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as DatedVehicleJourney.TrainElements Modifier and Type Field Description protected DatedVehicleJourney.TrainElementsDatedVehicleJourney. trainElementsprotected DatedVehicleJourney.TrainElementsEstimatedVehicleJourney. trainElementsprotected DatedVehicleJourney.TrainElementsMonitoredVehicleJourneyStructure. trainElementsMethods in uk.org.siri.siri21 that return DatedVehicleJourney.TrainElements Modifier and Type Method Description DatedVehicleJourney.TrainElementsObjectFactory. createDatedVehicleJourneyTrainElements()Create an instance ofDatedVehicleJourney.TrainElementsDatedVehicleJourney.TrainElementsDatedVehicleJourney. getTrainElements()Gets the value of the trainElements property.DatedVehicleJourney.TrainElementsEstimatedVehicleJourney. getTrainElements()Gets the value of the trainElements property.DatedVehicleJourney.TrainElementsMonitoredVehicleJourneyStructure. getTrainElements()Gets the value of the trainElements property.Methods in uk.org.siri.siri21 with parameters of type DatedVehicleJourney.TrainElements Modifier and Type Method Description voidDatedVehicleJourney. setTrainElements(DatedVehicleJourney.TrainElements value)Sets the value of the trainElements property.voidEstimatedVehicleJourney. setTrainElements(DatedVehicleJourney.TrainElements value)Sets the value of the trainElements property.voidMonitoredVehicleJourneyStructure. setTrainElements(DatedVehicleJourney.TrainElements value)Sets the value of the trainElements property.
-