Uses of Class
uk.org.siri.siri21.DatedVehicleJourneyIndirectRefStructure
-
Packages that use DatedVehicleJourneyIndirectRefStructure Package Description uk.org.siri.siri21 -
-
Uses of DatedVehicleJourneyIndirectRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as DatedVehicleJourneyIndirectRefStructure Modifier and Type Field Description protected DatedVehicleJourneyIndirectRefStructureConnectingJourneyRefStructure. datedVehicleJourneyIndirectRefprotected DatedVehicleJourneyIndirectRefStructureEstimatedVehicleJourney. datedVehicleJourneyIndirectRefprotected DatedVehicleJourneyIndirectRefStructureRemovedDatedVehicleJourneyStructure. datedVehicleJourneyIndirectRefMethods in uk.org.siri.siri21 that return DatedVehicleJourneyIndirectRefStructure Modifier and Type Method Description DatedVehicleJourneyIndirectRefStructureObjectFactory. createDatedVehicleJourneyIndirectRefStructure()Create an instance ofDatedVehicleJourneyIndirectRefStructureDatedVehicleJourneyIndirectRefStructureConnectingJourneyRefStructure. getDatedVehicleJourneyIndirectRef()Gets the value of the datedVehicleJourneyIndirectRef property.DatedVehicleJourneyIndirectRefStructureEstimatedVehicleJourney. getDatedVehicleJourneyIndirectRef()Gets the value of the datedVehicleJourneyIndirectRef property.DatedVehicleJourneyIndirectRefStructureRemovedDatedVehicleJourneyStructure. getDatedVehicleJourneyIndirectRef()Gets the value of the datedVehicleJourneyIndirectRef property.Methods in uk.org.siri.siri21 with parameters of type DatedVehicleJourneyIndirectRefStructure Modifier and Type Method Description voidConnectingJourneyRefStructure. setDatedVehicleJourneyIndirectRef(DatedVehicleJourneyIndirectRefStructure value)Sets the value of the datedVehicleJourneyIndirectRef property.voidEstimatedVehicleJourney. setDatedVehicleJourneyIndirectRef(DatedVehicleJourneyIndirectRefStructure value)Sets the value of the datedVehicleJourneyIndirectRef property.voidRemovedDatedVehicleJourneyStructure. setDatedVehicleJourneyIndirectRef(DatedVehicleJourneyIndirectRefStructure value)Sets the value of the datedVehicleJourneyIndirectRef property.
-