Uses of Class
uk.org.siri.siri13.CourseOfJourneyStructure
-
Packages that use CourseOfJourneyStructure Package Description uk.org.siri.siri13 -
-
Uses of CourseOfJourneyStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as CourseOfJourneyStructure Modifier and Type Field Description protected CourseOfJourneyStructureDatedVehicleJourney. courseOfJourneyRefprotected CourseOfJourneyStructureEstimatedVehicleJourney. courseOfJourneyRefprotected CourseOfJourneyStructureInterchangeJourneyStructure. courseOfJourneyRefprotected CourseOfJourneyStructureMonitoredVehicleJourneyStructure. courseOfJourneyRefprotected CourseOfJourneyStructureTimetabledFeederArrival. courseOfJourneyRefMethods in uk.org.siri.siri13 that return CourseOfJourneyStructure Modifier and Type Method Description CourseOfJourneyStructureObjectFactory. createCourseOfJourneyStructure()Create an instance ofCourseOfJourneyStructureCourseOfJourneyStructureDatedVehicleJourney. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.CourseOfJourneyStructureEstimatedVehicleJourney. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.CourseOfJourneyStructureInterchangeJourneyStructure. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.CourseOfJourneyStructureMonitoredVehicleJourneyStructure. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.CourseOfJourneyStructureTimetabledFeederArrival. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.Methods in uk.org.siri.siri13 with parameters of type CourseOfJourneyStructure Modifier and Type Method Description voidDatedVehicleJourney. setCourseOfJourneyRef(CourseOfJourneyStructure value)Sets the value of the courseOfJourneyRef property.voidEstimatedVehicleJourney. setCourseOfJourneyRef(CourseOfJourneyStructure value)Sets the value of the courseOfJourneyRef property.voidInterchangeJourneyStructure. setCourseOfJourneyRef(CourseOfJourneyStructure value)Sets the value of the courseOfJourneyRef property.voidMonitoredVehicleJourneyStructure. setCourseOfJourneyRef(CourseOfJourneyStructure value)Sets the value of the courseOfJourneyRef property.voidTimetabledFeederArrival. setCourseOfJourneyRef(CourseOfJourneyStructure value)Sets the value of the courseOfJourneyRef property.
-