Uses of Class
uk.org.siri.siri14.VehicleJourneyRef
-
Packages that use VehicleJourneyRef Package Description uk.org.siri.siri14 -
-
Uses of VehicleJourneyRef in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as VehicleJourneyRef Modifier and Type Field Description protected VehicleJourneyRefDatedVehicleJourney. vehicleJourneyRefprotected VehicleJourneyRefFacilityMonitoringRequestStructure. vehicleJourneyRefprotected VehicleJourneyRefSituationExchangeRequestStructure. vehicleJourneyRefFields in uk.org.siri.siri14 with type parameters of type VehicleJourneyRef Modifier and Type Field Description protected List<VehicleJourneyRef>AffectedVehicleJourneyStructure. vehicleJourneyRevesMethods in uk.org.siri.siri14 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.siri14 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.siri14 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.
-