Uses of Class
uk.org.siri.siri13.RouteRefStructure
-
Packages that use RouteRefStructure Package Description uk.org.siri.siri13 -
-
Uses of RouteRefStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as RouteRefStructure Modifier and Type Field Description protected RouteRefStructureAffectedRouteStructure. routeRefprotected RouteRefStructureDatedTimetableVersionFrame. routeRefprotected RouteRefStructureDatedVehicleJourney. routeRefprotected RouteRefStructureEstimatedVehicleJourney. routeRefprotected RouteRefStructureInterchangeJourneyStructure. routeRefprotected RouteRefStructureMonitoredFeederArrivalCancellationStructure. routeRefprotected RouteRefStructureMonitoredStopVisitCancellationStructure. routeRefprotected RouteRefStructureMonitoredVehicleJourneyStructure. routeRefprotected RouteRefStructureTargetedVehicleJourneyStructure. routeRefprotected RouteRefStructureTimetabledFeederArrival. routeRefprotected RouteRefStructureTimetabledFeederArrivalCancellation. routeRefprotected RouteRefStructureTimetabledStopVisitCancellationStructure. routeRefprotected RouteRefStructureVehicleActivityCancellationStructure. routeRefMethods in uk.org.siri.siri13 that return RouteRefStructure Modifier and Type Method Description RouteRefStructureObjectFactory. createRouteRefStructure()Create an instance ofRouteRefStructureRouteRefStructureAffectedRouteStructure. getRouteRef()Gets the value of the routeRef property.RouteRefStructureDatedTimetableVersionFrame. getRouteRef()Gets the value of the routeRef property.RouteRefStructureDatedVehicleJourney. getRouteRef()Gets the value of the routeRef property.RouteRefStructureEstimatedVehicleJourney. getRouteRef()Gets the value of the routeRef property.RouteRefStructureInterchangeJourneyStructure. getRouteRef()Gets the value of the routeRef property.RouteRefStructureMonitoredFeederArrivalCancellationStructure. getRouteRef()Gets the value of the routeRef property.RouteRefStructureMonitoredStopVisitCancellationStructure. getRouteRef()Gets the value of the routeRef property.RouteRefStructureMonitoredVehicleJourneyStructure. getRouteRef()Gets the value of the routeRef property.RouteRefStructureTargetedVehicleJourneyStructure. getRouteRef()Gets the value of the routeRef property.RouteRefStructureTimetabledFeederArrival. getRouteRef()Gets the value of the routeRef property.RouteRefStructureTimetabledFeederArrivalCancellation. getRouteRef()Gets the value of the routeRef property.RouteRefStructureTimetabledStopVisitCancellationStructure. getRouteRef()Gets the value of the routeRef property.RouteRefStructureVehicleActivityCancellationStructure. getRouteRef()Gets the value of the routeRef property.Methods in uk.org.siri.siri13 with parameters of type RouteRefStructure Modifier and Type Method Description voidAffectedRouteStructure. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidDatedTimetableVersionFrame. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidDatedVehicleJourney. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidEstimatedVehicleJourney. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidInterchangeJourneyStructure. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidMonitoredFeederArrivalCancellationStructure. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidMonitoredStopVisitCancellationStructure. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidMonitoredVehicleJourneyStructure. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidTargetedVehicleJourneyStructure. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidTimetabledFeederArrival. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidTimetabledFeederArrivalCancellation. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidTimetabledStopVisitCancellationStructure. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidVehicleActivityCancellationStructure. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.
-