Uses of Class
uk.org.siri.siri13.VehicleJourneyRef
-
Packages that use VehicleJourneyRef Package Description uk.org.siri.siri13 -
-
Uses of VehicleJourneyRef in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as VehicleJourneyRef Modifier and Type Field Description protected VehicleJourneyRefDatedVehicleJourney. vehicleJourneyRefprotected VehicleJourneyRefFacilityMonitoringRequestStructure. vehicleJourneyRefprotected VehicleJourneyRefSituationExchangeRequestStructure. vehicleJourneyRefFields in uk.org.siri.siri13 with type parameters of type VehicleJourneyRef Modifier and Type Field Description protected List<VehicleJourneyRef>AffectedVehicleJourneyStructure. vehicleJourneyRevesMethods in uk.org.siri.siri13 that return VehicleJourneyRef Modifier and Type Method Description VehicleJourneyRefObjectFactory. createVehicleJourneyRef()Create an instance ofVehicleJourneyRefVehicleJourneyRefDatedVehicleJourney. getVehicleJourneyRef()Gets the value of the vehicleJourneyRef property.VehicleJourneyRefFacilityMonitoringRequestStructure. getVehicleJourneyRef()Gets the value of the vehicleJourneyRef property.VehicleJourneyRefSituationExchangeRequestStructure. getVehicleJourneyRef()Gets the value of the vehicleJourneyRef property.Methods in uk.org.siri.siri13 that return types with arguments of type VehicleJourneyRef Modifier and Type Method Description List<VehicleJourneyRef>AffectedVehicleJourneyStructure. getVehicleJourneyReves()Gets the value of the vehicleJourneyReves property.Methods in uk.org.siri.siri13 with parameters of type VehicleJourneyRef Modifier and Type Method Description voidDatedVehicleJourney. setVehicleJourneyRef(VehicleJourneyRef value)Sets the value of the vehicleJourneyRef property.voidFacilityMonitoringRequestStructure. setVehicleJourneyRef(VehicleJourneyRef value)Sets the value of the vehicleJourneyRef property.voidSituationExchangeRequestStructure. setVehicleJourneyRef(VehicleJourneyRef value)Sets the value of the vehicleJourneyRef property.
-