Uses of Class
uk.org.siri.siri10.OperatorRefStructure
-
Packages that use OperatorRefStructure Package Description uk.org.siri.siri10 -
-
Uses of OperatorRefStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as OperatorRefStructure Modifier and Type Field Description protected OperatorRefStructureDatedTimetableVersionFrameStructure. operatorRefprotected OperatorRefStructureDatedVehicleJourneyStructure. operatorRefprotected OperatorRefStructureEstimatedVehicleJourneyStructure. operatorRefprotected OperatorRefStructureInterchangeJourneyStructure. operatorRefprotected OperatorRefStructureMonitoredStopVisitStructure. operatorRefprotected OperatorRefStructureMonitoredVehicleJourneyStructure. operatorRefprotected OperatorRefStructureOperatorPermissionStructure. operatorRefprotected OperatorRefStructureStopMonitoringRequestStructure. operatorRefprotected OperatorRefStructureTargetedCallStructure. operatorRefprotected OperatorRefStructureTargetedVehicleJourneyStructure. operatorRefprotected OperatorRefStructureTimetabledFeederArrivalStructure. operatorRefprotected OperatorRefStructureVehicleActivityStructure. operatorRefFields in uk.org.siri.siri10 with type parameters of type OperatorRefStructure Modifier and Type Field Description protected List<OperatorRefStructure>EstimatedTimetableRequestStructure. operatorRefprotected List<OperatorRefStructure>ProductionTimetableRequestStructure. operatorRefMethods in uk.org.siri.siri10 that return OperatorRefStructure Modifier and Type Method Description OperatorRefStructureObjectFactory. createOperatorRefStructure()Create an instance ofOperatorRefStructureOperatorRefStructureDatedTimetableVersionFrameStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureDatedVehicleJourneyStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureEstimatedVehicleJourneyStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureInterchangeJourneyStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureMonitoredStopVisitStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureMonitoredVehicleJourneyStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureOperatorPermissionStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureStopMonitoringRequestStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureTargetedCallStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureTargetedVehicleJourneyStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureTimetabledFeederArrivalStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureVehicleActivityStructure. getOperatorRef()Gets the value of the operatorRef property.Methods in uk.org.siri.siri10 that return types with arguments of type OperatorRefStructure Modifier and Type Method Description JAXBElement<OperatorRefStructure>ObjectFactory. createTimetabledStopVisitStructureOperatorRef(OperatorRefStructure value)List<OperatorRefStructure>EstimatedTimetableRequestStructure. getOperatorRef()Gets the value of the operatorRef property.List<OperatorRefStructure>ProductionTimetableRequestStructure. getOperatorRef()Gets the value of the operatorRef property.Methods in uk.org.siri.siri10 with parameters of type OperatorRefStructure Modifier and Type Method Description JAXBElement<OperatorRefStructure>ObjectFactory. createTimetabledStopVisitStructureOperatorRef(OperatorRefStructure value)voidDatedTimetableVersionFrameStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidDatedVehicleJourneyStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidEstimatedVehicleJourneyStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidInterchangeJourneyStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidMonitoredStopVisitStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidMonitoredVehicleJourneyStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidOperatorPermissionStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidStopMonitoringRequestStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidTargetedCallStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidTargetedVehicleJourneyStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidTimetabledFeederArrivalStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidVehicleActivityStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.
-