Uses of Class
uk.org.siri.siri21.RouteRefStructure
-
Packages that use RouteRefStructure Package Description uk.org.siri.siri21 -
-
Uses of RouteRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as RouteRefStructure Modifier and Type Field Description protected RouteRefStructureAffectedRouteStructure. routeRefprotected RouteRefStructureDatedTimetableVersionFrame. routeRefprotected RouteRefStructureDatedVehicleJourney. routeRefprotected RouteRefStructureEstimatedVehicleJourney. routeRefprotected RouteRefStructureInterchangeJourneyStructure. routeRefprotected RouteRefStructureMonitoredFeederArrivalCancellationStructure. routeRefprotected RouteRefStructureMonitoredStopVisitCancellation. routeRefprotected RouteRefStructureMonitoredVehicleJourneyStructure. routeRefprotected RouteRefStructureTargetedVehicleJourney. routeRefprotected RouteRefStructureTimetabledFeederArrivalCancellation. routeRefprotected RouteRefStructureTimetabledStopVisitCancellationStructure. routeRefprotected RouteRefStructureVehicleActivityCancellationStructure. routeRefMethods in uk.org.siri.siri21 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.RouteRefStructureMonitoredStopVisitCancellation. getRouteRef()Gets the value of the routeRef property.RouteRefStructureMonitoredVehicleJourneyStructure. getRouteRef()Gets the value of the routeRef property.RouteRefStructureTargetedVehicleJourney. 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.siri21 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.voidMonitoredStopVisitCancellation. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidMonitoredVehicleJourneyStructure. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidTargetedVehicleJourney. 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.
-