Uses of Class
uk.org.siri.siri21.VehicleJourneyRef
-
Packages that use VehicleJourneyRef Package Description uk.org.siri.siri21 -
-
Uses of VehicleJourneyRef in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as VehicleJourneyRef Modifier and Type Field Description protected VehicleJourneyRefDatedVehicleJourney. vehicleJourneyRefprotected VehicleJourneyRefEstimatedVehicleJourney. vehicleJourneyRefprotected VehicleJourneyRefFacilityMonitoringRequestStructure. vehicleJourneyRefprotected VehicleJourneyRefInterchangeJourneyStructure. vehicleJourneyRefprotected VehicleJourneyRefMonitoredVehicleJourneyStructure. vehicleJourneyRefprotected VehicleJourneyRefSituationExchangeRequestStructure. vehicleJourneyRefFields in uk.org.siri.siri21 with type parameters of type VehicleJourneyRef Modifier and Type Field Description protected List<VehicleJourneyRef>AffectedVehicleJourneyStructure. vehicleJourneyRevesMethods in uk.org.siri.siri21 that return VehicleJourneyRef Modifier and Type Method Description VehicleJourneyRefObjectFactory. createVehicleJourneyRef()Create an instance ofVehicleJourneyRefVehicleJourneyRefDatedVehicleJourney. getVehicleJourneyRef()Gets the value of the vehicleJourneyRef property.VehicleJourneyRefEstimatedVehicleJourney. getVehicleJourneyRef()Gets the value of the vehicleJourneyRef property.VehicleJourneyRefFacilityMonitoringRequestStructure. getVehicleJourneyRef()Gets the value of the vehicleJourneyRef property.VehicleJourneyRefInterchangeJourneyStructure. getVehicleJourneyRef()Gets the value of the vehicleJourneyRef property.VehicleJourneyRefMonitoredVehicleJourneyStructure. getVehicleJourneyRef()Gets the value of the vehicleJourneyRef property.VehicleJourneyRefSituationExchangeRequestStructure. getVehicleJourneyRef()Gets the value of the vehicleJourneyRef property.Methods in uk.org.siri.siri21 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.siri21 with parameters of type VehicleJourneyRef Modifier and Type Method Description voidDatedVehicleJourney. setVehicleJourneyRef(VehicleJourneyRef value)Sets the value of the vehicleJourneyRef property.voidEstimatedVehicleJourney. setVehicleJourneyRef(VehicleJourneyRef value)Sets the value of the vehicleJourneyRef property.voidFacilityMonitoringRequestStructure. setVehicleJourneyRef(VehicleJourneyRef value)Sets the value of the vehicleJourneyRef property.voidInterchangeJourneyStructure. setVehicleJourneyRef(VehicleJourneyRef value)Sets the value of the vehicleJourneyRef property.voidMonitoredVehicleJourneyStructure. setVehicleJourneyRef(VehicleJourneyRef value)Sets the value of the vehicleJourneyRef property.voidSituationExchangeRequestStructure. setVehicleJourneyRef(VehicleJourneyRef value)Sets the value of the vehicleJourneyRef property.
-