Uses of Class
uk.org.siri.siri10.CourseOfJourneyStructure
-
Packages that use CourseOfJourneyStructure Package Description uk.org.siri.siri10 -
-
Uses of CourseOfJourneyStructure in uk.org.siri.siri10
Fields in uk.org.siri.siri10 declared as CourseOfJourneyStructure Modifier and Type Field Description protected CourseOfJourneyStructureDatedVehicleJourneyStructure. courseOfJourneyRefprotected CourseOfJourneyStructureEstimatedVehicleJourneyStructure. courseOfJourneyRefprotected CourseOfJourneyStructureInterchangeJourneyStructure. courseOfJourneyRefprotected CourseOfJourneyStructureMonitoredStopVisitStructure. courseOfJourneyRefprotected CourseOfJourneyStructureMonitoredVehicleJourneyStructure. courseOfJourneyRefprotected CourseOfJourneyStructureTimetabledFeederArrivalStructure. courseOfJourneyRefprotected CourseOfJourneyStructureVehicleActivityStructure. courseOfJourneyRefMethods in uk.org.siri.siri10 that return CourseOfJourneyStructure Modifier and Type Method Description CourseOfJourneyStructureObjectFactory. createCourseOfJourneyStructure()Create an instance ofCourseOfJourneyStructureCourseOfJourneyStructureDatedVehicleJourneyStructure. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.CourseOfJourneyStructureEstimatedVehicleJourneyStructure. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.CourseOfJourneyStructureInterchangeJourneyStructure. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.CourseOfJourneyStructureMonitoredStopVisitStructure. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.CourseOfJourneyStructureMonitoredVehicleJourneyStructure. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.CourseOfJourneyStructureTimetabledFeederArrivalStructure. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.CourseOfJourneyStructureVehicleActivityStructure. getCourseOfJourneyRef()Gets the value of the courseOfJourneyRef property.Methods in uk.org.siri.siri10 that return types with arguments of type CourseOfJourneyStructure Modifier and Type Method Description JAXBElement<CourseOfJourneyStructure>ObjectFactory. createTimetabledStopVisitStructureCourseOfJourneyRef(CourseOfJourneyStructure value)Methods in uk.org.siri.siri10 with parameters of type CourseOfJourneyStructure Modifier and Type Method Description JAXBElement<CourseOfJourneyStructure>ObjectFactory. createTimetabledStopVisitStructureCourseOfJourneyRef(CourseOfJourneyStructure value)voidDatedVehicleJourneyStructure. setCourseOfJourneyRef(CourseOfJourneyStructure value)Sets the value of the courseOfJourneyRef property.voidEstimatedVehicleJourneyStructure. setCourseOfJourneyRef(CourseOfJourneyStructure value)Sets the value of the courseOfJourneyRef property.voidInterchangeJourneyStructure. setCourseOfJourneyRef(CourseOfJourneyStructure value)Sets the value of the courseOfJourneyRef property.voidMonitoredStopVisitStructure. setCourseOfJourneyRef(CourseOfJourneyStructure value)Sets the value of the courseOfJourneyRef property.voidMonitoredVehicleJourneyStructure. setCourseOfJourneyRef(CourseOfJourneyStructure value)Sets the value of the courseOfJourneyRef property.voidTimetabledFeederArrivalStructure. setCourseOfJourneyRef(CourseOfJourneyStructure value)Sets the value of the courseOfJourneyRef property.voidVehicleActivityStructure. setCourseOfJourneyRef(CourseOfJourneyStructure value)Sets the value of the courseOfJourneyRef property.
-