Uses of Class
uk.org.siri.siri14.VehicleRef
-
Packages that use VehicleRef Package Description uk.org.siri.siri14 -
-
Uses of VehicleRef in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as VehicleRef Modifier and Type Field Description protected VehicleRefEstimatedVehicleJourney. vehicleRefprotected VehicleRefFacilityLocationStructure. vehicleRefprotected VehicleRefFacilityMonitoringRequestStructure. vehicleRefprotected VehicleRefInterchangeJourneyStructure. vehicleRefprotected VehicleRefMonitoredVehicleJourneyStructure. vehicleRefprotected VehicleRefSituationExchangeRequestStructure. vehicleRefprotected VehicleRefVehicleMonitoringRequestStructure. vehicleRefMethods in uk.org.siri.siri14 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.VehicleRefVehicleMonitoringRequestStructure. getVehicleRef()Gets the value of the vehicleRef property.Methods in uk.org.siri.siri14 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.voidVehicleMonitoringRequestStructure. setVehicleRef(VehicleRef value)Sets the value of the vehicleRef property.
-