Uses of Class
uk.org.siri.siri13.VehicleRef
-
Packages that use VehicleRef Package Description uk.org.siri.siri13 -
-
Uses of VehicleRef in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as VehicleRef Modifier and Type Field Description protected VehicleRefEstimatedVehicleJourney. vehicleRefprotected VehicleRefFacilityLocationStructure. vehicleRefprotected VehicleRefFacilityMonitoringRequestStructure. vehicleRefprotected VehicleRefInterchangeJourneyStructure. vehicleRefprotected VehicleRefMonitoredVehicleJourneyStructure. vehicleRefprotected VehicleRefSituationExchangeRequestStructure. vehicleRefprotected VehicleRefTimetabledFeederArrival. vehicleRefprotected VehicleRefVehicleMonitoringRequestStructure. vehicleRefMethods in uk.org.siri.siri13 that return VehicleRef Modifier and Type Method Description VehicleRefObjectFactory. createVehicleRef()Create an instance ofVehicleRefVehicleRefEstimatedVehicleJourney. getVehicleRef()Gets the value of the vehicleRef property.VehicleRefFacilityLocationStructure. getVehicleRef()Gets the value of the vehicleRef property.VehicleRefFacilityMonitoringRequestStructure. getVehicleRef()Gets the value of the vehicleRef property.VehicleRefInterchangeJourneyStructure. getVehicleRef()Gets the value of the vehicleRef property.VehicleRefMonitoredVehicleJourneyStructure. getVehicleRef()Gets the value of the vehicleRef property.VehicleRefSituationExchangeRequestStructure. getVehicleRef()Gets the value of the vehicleRef property.VehicleRefTimetabledFeederArrival. getVehicleRef()Gets the value of the vehicleRef property.VehicleRefVehicleMonitoringRequestStructure. getVehicleRef()Gets the value of the vehicleRef property.Methods in uk.org.siri.siri13 with parameters of type VehicleRef Modifier and Type Method Description voidEstimatedVehicleJourney. setVehicleRef(VehicleRef value)Sets the value of the vehicleRef property.voidFacilityLocationStructure. setVehicleRef(VehicleRef value)Sets the value of the vehicleRef property.voidFacilityMonitoringRequestStructure. setVehicleRef(VehicleRef value)Sets the value of the vehicleRef property.voidInterchangeJourneyStructure. setVehicleRef(VehicleRef value)Sets the value of the vehicleRef property.voidMonitoredVehicleJourneyStructure. setVehicleRef(VehicleRef value)Sets the value of the vehicleRef property.voidSituationExchangeRequestStructure. setVehicleRef(VehicleRef value)Sets the value of the vehicleRef property.voidTimetabledFeederArrival. setVehicleRef(VehicleRef value)Sets the value of the vehicleRef property.voidVehicleMonitoringRequestStructure. setVehicleRef(VehicleRef value)Sets the value of the vehicleRef property.
-