Uses of Class
uk.org.siri.siri14.OperatorRefStructure
-
Packages that use OperatorRefStructure Package Description uk.org.siri.siri14 -
-
Uses of OperatorRefStructure in uk.org.siri.siri14
Subclasses of OperatorRefStructure in uk.org.siri.siri14 Modifier and Type Class Description classOperationalUnitRefStructureType for reference to an Operatorational Unit Code.Fields in uk.org.siri.siri14 declared as OperatorRefStructure Modifier and Type Field Description protected OperatorRefStructureNetworkStructure. networkRefprotected OperatorRefStructureSituationExchangeRequestStructure. networkRefprotected OperatorRefStructureAffectedOperatorStructure. operatorRefprotected OperatorRefStructureDatedTimetableVersionFrame. operatorRefprotected OperatorRefStructureDatedVehicleJourney. operatorRefprotected OperatorRefStructureEstimatedVehicleJourney. operatorRefprotected OperatorRefStructureFacilityLocationStructure. operatorRefprotected OperatorRefStructureInterchangeJourneyStructure. operatorRefprotected OperatorRefStructureMonitoredVehicleJourneyStructure. operatorRefprotected OperatorRefStructureOperatorPermissionStructure. operatorRefprotected OperatorRefStructureSituationExchangeRequestStructure. operatorRefprotected OperatorRefStructureStopMonitoringFilterStructure. operatorRefprotected OperatorRefStructureStopMonitoringRequestStructure. operatorRefprotected OperatorRefStructureTargetedCall. operatorRefprotected OperatorRefStructureTargetedVehicleJourneyStructure. operatorRefFields in uk.org.siri.siri14 with type parameters of type OperatorRefStructure Modifier and Type Field Description protected List<OperatorRefStructure>EstimatedTimetableRequestStructure. operatorRevesprotected List<OperatorRefStructure>ProductionTimetableRequestStructure. operatorRevesMethods in uk.org.siri.siri14 that return OperatorRefStructure Modifier and Type Method Description OperatorRefStructureObjectFactory. createOperatorRefStructure()Create an instance ofOperatorRefStructureOperatorRefStructureNetworkStructure. getNetworkRef()Gets the value of the networkRef property.OperatorRefStructureSituationExchangeRequestStructure. getNetworkRef()Gets the value of the networkRef property.OperatorRefStructureAffectedOperatorStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureDatedTimetableVersionFrame. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureDatedVehicleJourney. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureEstimatedVehicleJourney. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureFacilityLocationStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureInterchangeJourneyStructure. 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.OperatorRefStructureSituationExchangeRequestStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureStopMonitoringFilterStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureStopMonitoringRequestStructure. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureTargetedCall. getOperatorRef()Gets the value of the operatorRef property.OperatorRefStructureTargetedVehicleJourneyStructure. getOperatorRef()Gets the value of the operatorRef property.Methods in uk.org.siri.siri14 that return types with arguments of type OperatorRefStructure Modifier and Type Method Description List<OperatorRefStructure>EstimatedTimetableRequestStructure. getOperatorReves()Gets the value of the operatorReves property.List<OperatorRefStructure>ProductionTimetableRequestStructure. getOperatorReves()Gets the value of the operatorReves property.Methods in uk.org.siri.siri14 with parameters of type OperatorRefStructure Modifier and Type Method Description voidNetworkStructure. setNetworkRef(OperatorRefStructure value)Sets the value of the networkRef property.voidSituationExchangeRequestStructure. setNetworkRef(OperatorRefStructure value)Sets the value of the networkRef property.voidAffectedOperatorStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidDatedTimetableVersionFrame. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidDatedVehicleJourney. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidEstimatedVehicleJourney. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidFacilityLocationStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidInterchangeJourneyStructure. 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.voidSituationExchangeRequestStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidStopMonitoringFilterStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidStopMonitoringRequestStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidTargetedCall. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.voidTargetedVehicleJourneyStructure. setOperatorRef(OperatorRefStructure value)Sets the value of the operatorRef property.
-