Uses of Class
uk.org.siri.siri21.DatedVehicleJourney.CompoundTrains
-
Packages that use DatedVehicleJourney.CompoundTrains Package Description uk.org.siri.siri21 -
-
Uses of DatedVehicleJourney.CompoundTrains in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as DatedVehicleJourney.CompoundTrains Modifier and Type Field Description protected DatedVehicleJourney.CompoundTrainsDatedVehicleJourney. compoundTrainsprotected DatedVehicleJourney.CompoundTrainsEstimatedVehicleJourney. compoundTrainsprotected DatedVehicleJourney.CompoundTrainsMonitoredVehicleJourneyStructure. compoundTrainsMethods in uk.org.siri.siri21 that return DatedVehicleJourney.CompoundTrains Modifier and Type Method Description DatedVehicleJourney.CompoundTrainsObjectFactory. createDatedVehicleJourneyCompoundTrains()Create an instance ofDatedVehicleJourney.CompoundTrainsDatedVehicleJourney.CompoundTrainsDatedVehicleJourney. getCompoundTrains()Gets the value of the compoundTrains property.DatedVehicleJourney.CompoundTrainsEstimatedVehicleJourney. getCompoundTrains()Gets the value of the compoundTrains property.DatedVehicleJourney.CompoundTrainsMonitoredVehicleJourneyStructure. getCompoundTrains()Gets the value of the compoundTrains property.Methods in uk.org.siri.siri21 with parameters of type DatedVehicleJourney.CompoundTrains Modifier and Type Method Description voidDatedVehicleJourney. setCompoundTrains(DatedVehicleJourney.CompoundTrains value)Sets the value of the compoundTrains property.voidEstimatedVehicleJourney. setCompoundTrains(DatedVehicleJourney.CompoundTrains value)Sets the value of the compoundTrains property.voidMonitoredVehicleJourneyStructure. setCompoundTrains(DatedVehicleJourney.CompoundTrains value)Sets the value of the compoundTrains property.
-