Uses of Class
uk.org.siri.siri21.GroupOfLinesRefStructure
-
Packages that use GroupOfLinesRefStructure Package Description uk.org.siri.siri21 -
-
Uses of GroupOfLinesRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as GroupOfLinesRefStructure Modifier and Type Field Description protected GroupOfLinesRefStructureDatedTimetableVersionFrame. groupOfLinesRefprotected GroupOfLinesRefStructureDatedVehicleJourney. groupOfLinesRefprotected GroupOfLinesRefStructureEstimatedVehicleJourney. groupOfLinesRefprotected GroupOfLinesRefStructureInterchangeJourneyStructure. groupOfLinesRefprotected GroupOfLinesRefStructureMonitoredFeederArrivalCancellationStructure. groupOfLinesRefprotected GroupOfLinesRefStructureMonitoredStopVisitCancellation. groupOfLinesRefprotected GroupOfLinesRefStructureMonitoredVehicleJourneyStructure. groupOfLinesRefprotected GroupOfLinesRefStructureTargetedVehicleJourney. groupOfLinesRefprotected GroupOfLinesRefStructureTimetabledFeederArrivalCancellation. groupOfLinesRefprotected GroupOfLinesRefStructureTimetabledStopVisitCancellationStructure. groupOfLinesRefprotected GroupOfLinesRefStructureVehicleActivityCancellationStructure. groupOfLinesRefMethods in uk.org.siri.siri21 that return GroupOfLinesRefStructure Modifier and Type Method Description GroupOfLinesRefStructureObjectFactory. createGroupOfLinesRefStructure()Create an instance ofGroupOfLinesRefStructureGroupOfLinesRefStructureDatedTimetableVersionFrame. getGroupOfLinesRef()Gets the value of the groupOfLinesRef property.GroupOfLinesRefStructureDatedVehicleJourney. getGroupOfLinesRef()Gets the value of the groupOfLinesRef property.GroupOfLinesRefStructureEstimatedVehicleJourney. getGroupOfLinesRef()Gets the value of the groupOfLinesRef property.GroupOfLinesRefStructureInterchangeJourneyStructure. getGroupOfLinesRef()Gets the value of the groupOfLinesRef property.GroupOfLinesRefStructureMonitoredFeederArrivalCancellationStructure. getGroupOfLinesRef()Gets the value of the groupOfLinesRef property.GroupOfLinesRefStructureMonitoredStopVisitCancellation. getGroupOfLinesRef()Gets the value of the groupOfLinesRef property.GroupOfLinesRefStructureMonitoredVehicleJourneyStructure. getGroupOfLinesRef()Gets the value of the groupOfLinesRef property.GroupOfLinesRefStructureTargetedVehicleJourney. getGroupOfLinesRef()Gets the value of the groupOfLinesRef property.GroupOfLinesRefStructureTimetabledFeederArrivalCancellation. getGroupOfLinesRef()Gets the value of the groupOfLinesRef property.GroupOfLinesRefStructureTimetabledStopVisitCancellationStructure. getGroupOfLinesRef()Gets the value of the groupOfLinesRef property.GroupOfLinesRefStructureVehicleActivityCancellationStructure. getGroupOfLinesRef()Gets the value of the groupOfLinesRef property.Methods in uk.org.siri.siri21 with parameters of type GroupOfLinesRefStructure Modifier and Type Method Description voidDatedTimetableVersionFrame. setGroupOfLinesRef(GroupOfLinesRefStructure value)Sets the value of the groupOfLinesRef property.voidDatedVehicleJourney. setGroupOfLinesRef(GroupOfLinesRefStructure value)Sets the value of the groupOfLinesRef property.voidEstimatedVehicleJourney. setGroupOfLinesRef(GroupOfLinesRefStructure value)Sets the value of the groupOfLinesRef property.voidInterchangeJourneyStructure. setGroupOfLinesRef(GroupOfLinesRefStructure value)Sets the value of the groupOfLinesRef property.voidMonitoredFeederArrivalCancellationStructure. setGroupOfLinesRef(GroupOfLinesRefStructure value)Sets the value of the groupOfLinesRef property.voidMonitoredStopVisitCancellation. setGroupOfLinesRef(GroupOfLinesRefStructure value)Sets the value of the groupOfLinesRef property.voidMonitoredVehicleJourneyStructure. setGroupOfLinesRef(GroupOfLinesRefStructure value)Sets the value of the groupOfLinesRef property.voidTargetedVehicleJourney. setGroupOfLinesRef(GroupOfLinesRefStructure value)Sets the value of the groupOfLinesRef property.voidTimetabledFeederArrivalCancellation. setGroupOfLinesRef(GroupOfLinesRefStructure value)Sets the value of the groupOfLinesRef property.voidTimetabledStopVisitCancellationStructure. setGroupOfLinesRef(GroupOfLinesRefStructure value)Sets the value of the groupOfLinesRef property.voidVehicleActivityCancellationStructure. setGroupOfLinesRef(GroupOfLinesRefStructure value)Sets the value of the groupOfLinesRef property.
-