Uses of Class
uk.org.siri.siri21.VehicleRef
-
Packages that use VehicleRef Package Description uk.org.siri.siri21 -
-
Uses of VehicleRef in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as VehicleRef Modifier and Type Field Description protected VehicleRefAffectedVehicleStructure. vehicleRefprotected VehicleRefDatedVehicleJourney. vehicleRefprotected VehicleRefEstimatedVehicleJourney. vehicleRefprotected VehicleRefFacilityLocationStructure. vehicleRefprotected VehicleRefFacilityMonitoringRequestStructure. vehicleRefprotected VehicleRefInterchangeJourneyStructure. vehicleRefprotected VehicleRefMonitoredVehicleJourneyStructure. vehicleRefprotected VehicleRefSituationExchangeRequestStructure. vehicleRefprotected VehicleRefVehicleMonitoringRequestStructure. vehicleRefMethods in uk.org.siri.siri21 that return VehicleRef Modifier and Type Method Description VehicleRefObjectFactory. createVehicleRef()Create an instance ofVehicleRefVehicleRefAffectedVehicleStructure. getVehicleRef()Gets the value of the vehicleRef property.VehicleRefDatedVehicleJourney. getVehicleRef()Gets the value of the vehicleRef property.VehicleRefEstimatedVehicleJourney. 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.siri21 with parameters of type VehicleRef Modifier and Type Method Description voidAffectedVehicleStructure. setVehicleRef(VehicleRef value)Sets the value of the vehicleRef property.voidDatedVehicleJourney. setVehicleRef(VehicleRef value)Sets the value of the vehicleRef property.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.
-