Uses of Class
uk.org.siri.siri10.RouteRefStructure
-
Packages that use RouteRefStructure Package Description uk.org.siri.siri10 -
-
Uses of RouteRefStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as RouteRefStructure Modifier and Type Field Description protected RouteRefStructureDatedTimetableVersionFrameStructure. routeRefprotected RouteRefStructureDatedVehicleJourneyStructure. routeRefprotected RouteRefStructureEstimatedVehicleJourneyStructure. routeRefprotected RouteRefStructureInterchangeJourneyStructure. routeRefprotected RouteRefStructureMonitoredFeederArrivalCancellationStructure. routeRefprotected RouteRefStructureMonitoredStopVisitCancellationStructure. routeRefprotected RouteRefStructureMonitoredStopVisitStructure. routeRefprotected RouteRefStructureMonitoredVehicleJourneyStructure. routeRefprotected RouteRefStructureTargetedVehicleJourneyStructure. routeRefprotected RouteRefStructureTimetabledFeederArrivalCancellationStructure. routeRefprotected RouteRefStructureTimetabledFeederArrivalStructure. routeRefprotected RouteRefStructureTimetabledStopVisitCancellationStructure. routeRefprotected RouteRefStructureVehicleActivityCancellationStructure. routeRefprotected RouteRefStructureVehicleActivityStructure. routeRefMethods in uk.org.siri.siri10 that return RouteRefStructure Modifier and Type Method Description RouteRefStructureObjectFactory. createRouteRefStructure()Create an instance ofRouteRefStructureRouteRefStructureDatedTimetableVersionFrameStructure. getRouteRef()Gets the value of the routeRef property.RouteRefStructureDatedVehicleJourneyStructure. getRouteRef()Gets the value of the routeRef property.RouteRefStructureEstimatedVehicleJourneyStructure. 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.RouteRefStructureMonitoredStopVisitStructure. 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.RouteRefStructureTimetabledFeederArrivalCancellationStructure. getRouteRef()Gets the value of the routeRef property.RouteRefStructureTimetabledFeederArrivalStructure. 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.RouteRefStructureVehicleActivityStructure. getRouteRef()Gets the value of the routeRef property.Methods in uk.org.siri.siri10 that return types with arguments of type RouteRefStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RouteRefStructure>ObjectFactory. createTimetabledStopVisitStructureRouteRef(RouteRefStructure value)Methods in uk.org.siri.siri10 with parameters of type RouteRefStructure Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RouteRefStructure>ObjectFactory. createTimetabledStopVisitStructureRouteRef(RouteRefStructure value)voidDatedTimetableVersionFrameStructure. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidDatedVehicleJourneyStructure. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidEstimatedVehicleJourneyStructure. 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.voidMonitoredStopVisitStructure. 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.voidTimetabledFeederArrivalCancellationStructure. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.voidTimetabledFeederArrivalStructure. 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.voidVehicleActivityStructure. setRouteRef(RouteRefStructure value)Sets the value of the routeRef property.
-