Uses of Class
uk.org.siri.siri14.CourseOfJourneyStructure
-
Packages that use CourseOfJourneyStructure Package Description uk.org.siri.siri14 -
-
Uses of CourseOfJourneyStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as CourseOfJourneyStructure Modifier and Type Field Description protected CourseOfJourneyStructureDatedVehicleJourney. courseOfJourneyRefprotected CourseOfJourneyStructureEstimatedVehicleJourney. courseOfJourneyRefprotected CourseOfJourneyStructureInterchangeJourneyStructure. courseOfJourneyRefprotected CourseOfJourneyStructureMonitoredVehicleJourneyStructure. courseOfJourneyRefMethods in uk.org.siri.siri14 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.Methods in uk.org.siri.siri14 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.
-