Uses of Class
uk.org.siri.siri13.DatedVehicleJourneyRef
-
Packages that use DatedVehicleJourneyRef Package Description uk.org.siri.siri13 -
-
Uses of DatedVehicleJourneyRef in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as DatedVehicleJourneyRef Modifier and Type Field Description protected DatedVehicleJourneyRefAffectedInterchangeStructure. connectingVehicleJourneyRefprotected DatedVehicleJourneyRefEstimatedVehicleJourney. datedVehicleJourneyRefprotected DatedVehicleJourneyRefFacilityLocationStructure. datedVehicleJourneyRefprotected DatedVehicleJourneyRefTargetedInterchangeStructure. distributorVehicleJourneyRefFields in uk.org.siri.siri13 with type parameters of type DatedVehicleJourneyRef Modifier and Type Field Description protected List<DatedVehicleJourneyRef>AffectedVehicleJourneyStructure. datedVehicleJourneyRevesMethods in uk.org.siri.siri13 that return DatedVehicleJourneyRef Modifier and Type Method Description DatedVehicleJourneyRefObjectFactory. createDatedVehicleJourneyRef()Create an instance ofDatedVehicleJourneyRefDatedVehicleJourneyRefAffectedInterchangeStructure. getConnectingVehicleJourneyRef()Gets the value of the connectingVehicleJourneyRef property.DatedVehicleJourneyRefEstimatedVehicleJourney. getDatedVehicleJourneyRef()Gets the value of the datedVehicleJourneyRef property.DatedVehicleJourneyRefFacilityLocationStructure. getDatedVehicleJourneyRef()Gets the value of the datedVehicleJourneyRef property.DatedVehicleJourneyRefTargetedInterchangeStructure. getDistributorVehicleJourneyRef()Gets the value of the distributorVehicleJourneyRef property.Methods in uk.org.siri.siri13 that return types with arguments of type DatedVehicleJourneyRef Modifier and Type Method Description List<DatedVehicleJourneyRef>AffectedVehicleJourneyStructure. getDatedVehicleJourneyReves()Gets the value of the datedVehicleJourneyReves property.Methods in uk.org.siri.siri13 with parameters of type DatedVehicleJourneyRef Modifier and Type Method Description voidAffectedInterchangeStructure. setConnectingVehicleJourneyRef(DatedVehicleJourneyRef value)Sets the value of the connectingVehicleJourneyRef property.voidEstimatedVehicleJourney. setDatedVehicleJourneyRef(DatedVehicleJourneyRef value)Sets the value of the datedVehicleJourneyRef property.voidFacilityLocationStructure. setDatedVehicleJourneyRef(DatedVehicleJourneyRef value)Sets the value of the datedVehicleJourneyRef property.voidTargetedInterchangeStructure. setDistributorVehicleJourneyRef(DatedVehicleJourneyRef value)Sets the value of the distributorVehicleJourneyRef property.
-