Uses of Class
uk.org.siri.siri21.CourseOfJourneyRefStructure
-
Packages that use CourseOfJourneyRefStructure Package Description uk.org.siri.siri21 -
-
Uses of CourseOfJourneyRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as CourseOfJourneyRefStructure Modifier and Type Field Description protected CourseOfJourneyRefStructureAffectedVehicleStructure. courseOfJourneyRefprotected CourseOfJourneyRefStructureDatedVehicleJourney. courseOfJourneyRefprotected CourseOfJourneyRefStructureEstimatedVehicleJourney. courseOfJourneyRefprotected CourseOfJourneyRefStructureInterchangeJourneyStructure. courseOfJourneyRefprotected CourseOfJourneyRefStructureMonitoredVehicleJourneyStructure. courseOfJourneyRefMethods in uk.org.siri.siri21 that return CourseOfJourneyRefStructure Modifier and Type Method Description CourseOfJourneyRefStructureObjectFactory. createCourseOfJourneyRefStructure()Create an instance ofCourseOfJourneyRefStructureCourseOfJourneyRefStructureAffectedVehicleStructure. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.CourseOfJourneyRefStructureDatedVehicleJourney. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.CourseOfJourneyRefStructureEstimatedVehicleJourney. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.CourseOfJourneyRefStructureInterchangeJourneyStructure. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.CourseOfJourneyRefStructureMonitoredVehicleJourneyStructure. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.Methods in uk.org.siri.siri21 with parameters of type CourseOfJourneyRefStructure Modifier and Type Method Description voidAffectedVehicleStructure. setCourseOfJourneyRef(CourseOfJourneyRefStructure value)Sets the value of the courseOfJourneyRef property.voidDatedVehicleJourney. setCourseOfJourneyRef(CourseOfJourneyRefStructure value)Sets the value of the courseOfJourneyRef property.voidEstimatedVehicleJourney. setCourseOfJourneyRef(CourseOfJourneyRefStructure value)Sets the value of the courseOfJourneyRef property.voidInterchangeJourneyStructure. setCourseOfJourneyRef(CourseOfJourneyRefStructure value)Sets the value of the courseOfJourneyRef property.voidMonitoredVehicleJourneyStructure. setCourseOfJourneyRef(CourseOfJourneyRefStructure value)Sets the value of the courseOfJourneyRef property.
-